mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_activate_group(\"Blue AWACS 2\"); mission.trig.func[1]=nil;",
            [2] = "a_activate_group(\"Blue High Tanker 2\"); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(\"Blue Low Tanker 2\"); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(\"Rus Beslan SAM\");",
            [5] = "a_set_flag(1);",
            [6] = "a_set_flag(2);",
            [7] = "a_set_flag(3);",
            [8] = "a_set_flag(4);",
            [9] = "a_set_flag(5);",
            [10] = "a_set_flag(6);",
            [11] = "a_set_flag(7);",
            [12] = "a_set_flag(8);",
            [13] = "a_set_flag(9);",
            [14] = "a_set_flag(10);",
            [15] = "a_activate_group(\"Rus E2 OSA 1\"); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(\"Rus E2 OSA 2\"); mission.trig.func[16]=nil;",
            [17] = "a_activate_group(\"Rus E2 OSA 3\"); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(\"Rus E2 OSA 4\"); mission.trig.func[18]=nil;",
            [19] = "a_activate_group(\"W2 ground units 1\"); mission.trig.func[19]=nil;",
            [20] = "a_activate_group(\"W2 ground units 2\"); mission.trig.func[20]=nil;",
            [21] = "a_activate_group(\"Rus W security 2 back up\"); mission.trig.func[21]=nil;",
            [22] = "a_activate_group(\"W1 Ka-50 1\"); mission.trig.func[22]=nil;",
            [23] = "a_activate_group(\"W1 Ka-50 2\"); mission.trig.func[23]=nil;",
            [24] = "a_activate_group(\"Beslan SA-13 1\"); mission.trig.func[24]=nil;",
            [25] = "a_activate_group(\"Beslan SA-13 2\"); mission.trig.func[25]=nil;",
            [26] = "a_activate_group(\"Beslan SA-13 3\"); mission.trig.func[26]=nil;",
            [27] = "a_activate_group(\"Beslan SA-13 4\"); mission.trig.func[27]=nil;",
            [28] = "a_activate_group(\"Rus E1 unit misc 1\"); mission.trig.func[28]=nil;",
            [29] = "a_set_flag(100); mission.trig.func[29]=nil;",
            [30] = "a_set_flag(100); mission.trig.func[30]=nil;",
            [31] = "a_out_text_delay_g(23, \"Looks like they have Hokums stationed at Beslan.\\\
\\\
Permission to engage?\", 20); mission.trig.func[31]=nil;",
            [32] = "a_activate_group(\"Beslan SA-13 command AA def 1\"); mission.trig.func[32]=nil;",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() end",
            [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
            [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_unit_altitude_lower(1, 5000) or c_group_dead(\"Blue AWACS 1\") )",
            [2] = "return(c_unit_altitude_lower(58, 5000) or c_group_dead(\"Blue High Tanker 1\") )",
            [3] = "return(c_unit_altitude_lower(57, 5000) or c_group_dead(\"Blue Low Tanker 1\") )",
            [4] = "return(c_random_less(5) )",
            [5] = "return(c_random_less(25) )",
            [6] = "return(c_random_less(25) )",
            [7] = "return(c_random_less(25) )",
            [8] = "return(c_random_less(25) )",
            [9] = "return(c_random_less(33) )",
            [10] = "return(c_random_less(5) )",
            [11] = "return(c_random_less(25) )",
            [12] = "return(c_random_less(25) )",
            [13] = "return(c_random_less(25) )",
            [14] = "return(c_random_less(25) )",
            [15] = "return(c_flag_is_true(1) )",
            [16] = "return(c_flag_is_false(1) and c_flag_is_true(2) )",
            [17] = "return(c_flag_is_false(1) and c_flag_is_false(2) and c_flag_is_true(3) )",
            [18] = "return(c_flag_is_false(1) and c_flag_is_false(2) and c_flag_is_false(3) )",
            [19] = "return(c_flag_is_true(5) )",
            [20] = "return(c_flag_is_true(6) )",
            [21] = "return(c_part_of_group_in_zone(\"A-10C Main\", \"W1 Ka-50\") )",
            [22] = "return(c_part_of_group_in_zone(\"A-10C Main\", \"W1 Ka-50\") and c_random_less(40) )",
            [23] = "return(c_part_of_group_in_zone(\"A-10C Main\", \"W1 Ka-50\") and c_random_less(10) )",
            [24] = "return(c_flag_is_true(7) and c_time_after(1200) )",
            [25] = "return(c_flag_is_false(7) and c_flag_is_true(8) and c_time_after(1200) )",
            [26] = "return(c_flag_is_false(7) and c_flag_is_false(8) and c_flag_is_true(9) and c_time_after(1200) )",
            [27] = "return(c_flag_is_false(7) and c_flag_is_false(8) and c_flag_is_false(9) and c_time_after(1200) )",
            [28] = "return(c_time_after(1200) )",
            [29] = "return(c_part_of_group_in_zone(\"A-10C Main\", \"New Objective Zone outer\") and c_random_less(20) )",
            [30] = "return(c_part_of_group_in_zone(\"A-10C Main\", \"New Objective Zone outer\") and c_random_less(90) and c_flag_is_false(100) )",
            [31] = "return(c_flag_is_true(100) )",
            [32] = "return(c_time_after(1600) and c_random_less(15) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
                [1] = "return(c_group_dead(\"Rus E1 Mi-26\") and c_group_dead(\"Rus E1 Mi-28\") )",
                [2] = "return(c_group_dead(\"Rus E2 Mi-24\") )",
            }, -- end of ["conditions"]
            ["actions"] = 
            {
                [1] = "a_set_mission_result(50)",
                [2] = "a_set_mission_result(50)",
            }, -- end of ["actions"]
            ["func"] = 
            {
                [1] = "if mission.result.offline.conditions[1]() then mission.result.offline.actions[1]() end",
                [2] = "if mission.result.offline.conditions[2]() then mission.result.offline.actions[2]() end",
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 2,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["name"] = "GROUND FORCE CMD",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["name"] = "GAME MASTER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["name"] = "OBSERVER",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["name"] = "JTAC",
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["usedModules"] = 
    {
        ["A-10C Warthog by Eagle Dynamics"] = true,
        ["Ka-50 Black Shark by Eagle Dynamics"] = true,
        ["Combined Arms by Eagle Dynamics"] = true,
        ["P-51D Mustang by Eagle Dynamics"] = true,
        ["Su-25T by Eagle Dynamics"] = true,
        ["Flaming Cliffs by Eagle Dynamics"] = true,
    }, -- end of ["usedModules"]
    ["resourceCounter"] = 
    {
    }, -- end of ["resourceCounter"]
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 726471.14285714,
                ["radius"] = 35731,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -55835.14285714,
                ["hidden"] = true,
                ["name"] = "Min Vody SAM trigger",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 843900,
                ["radius"] = 3704,
                ["zoneId"] = 5,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 1,
                    [4] = 0.25098039215686,
                }, -- end of ["color"]
                ["x"] = -148602.85714286,
                ["hidden"] = true,
                ["name"] = "New Objective Zone inner",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 843900,
                ["radius"] = 9260,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 0,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.7843137254902,
                }, -- end of ["color"]
                ["x"] = -148602.85714286,
                ["hidden"] = true,
                ["name"] = "New Objective Zone outer",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 782597.14285714,
                ["radius"] = 27317,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.14901960784314,
                }, -- end of ["color"]
                ["x"] = -127411.71428572,
                ["hidden"] = true,
                ["name"] = "W1 Ka-50",
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["enable_fog"] = false,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["atGround"] = 0,
            ["at2000"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["iseason"] = 4,
            ["temperature"] = 19,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 25,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 0,
            ["density"] = 2,
            ["base"] = 2400,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["needModules"] = 
    {
    }, -- end of ["needModules"]
    ["map"] = 
    {
        ["centerY"] = 857026.28571429,
        ["zoom"] = 1000000,
        ["centerX"] = -250553.42857143,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 11,
            [2] = 8,
            [3] = 13,
            [4] = 5,
            [5] = 16,
            [6] = 6,
            [7] = 15,
            [8] = 20,
            [9] = 12,
            [10] = 9,
            [11] = 10,
            [12] = 3,
            [13] = 4,
            [14] = 2,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 17,
            [3] = 0,
            [4] = 19,
            [5] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "With air superiority over border region, it is time to press on into Russia. The cities of Vladikavkaz amd Nalchik host the most immediate threats to NATO ground forces. They must be cut off and wiped out.\
\
Air strkes further north have severed these forces from supplies and stretched their resources, leaving them vulnerable to attack.",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5000,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Blue AWACS switch",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 2,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5000,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 58,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 10,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Blue Tanker High switch",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 12,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["eventlist"] = "",
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5000,
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 57,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Blue Tanker Low switch",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 11,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 5,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Rus Beslan SAM trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 66,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 25,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "E2 OSA Flag 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 25,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "E2 OSA Flag 2",
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 25,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "E2 OSA Flag 3",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 3,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 25,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "E2 OSA Flag 4",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 4,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["eventlist"] = "",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 33,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "W2 units Flag 5",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "W2 units Flag 6",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 25,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Beslan Flag 7",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 25,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Beslan Flag 8",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 8,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["percent"] = 25,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Beslan Flag 9",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 9,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["eventlist"] = "",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 25,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Beslan Flag 10",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 10,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "E2 OSA Trigger 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 67,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 68,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "E2 OSA Trigger 2",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "E2 OSA Trigger 3",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 69,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 3,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "E2 OSA Trigger 4",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 70,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "W2 units Trigger 5",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 63,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "W2 units Trigger 6",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "W2 support trigger",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 38,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 40,
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "W1 Ka-50 1 trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 56,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 2,
                }, -- end of [1]
                [2] = 
                {
                    ["percent"] = 10,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 71,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "W1 Ka-50 2 trigger",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 77,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Beslan SAM Trigger 7",
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Beslan SAM Trigger 8",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 79,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [25]
        [26] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Beslan SAM Trigger 9",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 80,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [26]
        [27] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 8,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 9,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [4]
            }, -- end of ["rules"]
            ["comment"] = "Beslan SAM Trigger 10",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 81,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [27]
        [28] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1200,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Scene trigger 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 74,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [28]
        [29] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 20,
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "New Obj 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [29]
        [30] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
                [2] = 
                {
                    ["percent"] = 90,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_random_less",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 100,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_false",
                    ["zone"] = "",
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "New Obj 2",
        }, -- end of [30]
        [31] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 100,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "New Obj annouce",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 20,
                    ["group"] = 23,
                    ["text"] = "Looks like they have Hokums stationed at Beslan.\
\
Permission to engage?",
                    ["predicate"] = "a_out_text_delay_g",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [31]
        [32] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 1600,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 15,
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["comment"] = "Beslan Command AA Trigger",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 78,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [32]
    }, -- end of ["trigrules"]
    ["descriptionBlueTask"] = "A series of heliports north of the Georgian border serve as the main bases of operation and link to other Russian forces. Two reside north of Vladikavkaz (Eastern bases) while the second pair are east of Nalchik (Western bases).\
\
The eastern rotar wing units must be destroyed. Once this objective is complete move on to the western bases at your discretion. Attacking the western heliports is not required for success.\
\
Although Beslan and Nalchik have been clearned of Russian fixed wing aircraft, they may still be in use as rotor wing facilities. Any units encountered at Beslan are considered mission objectives.\
\
Objectives:\
 - Destroy all rotar wing units at waypoint Alpha\
 - Destroy all rotar wing units at waypoint Bravo\
 - Proceed to waypoint Charlie at your discretion\
 - Proceed to waypoint Delta at your discretion\
\
Waypoints\
WP 1 - Form up\
WP 2 - 18000 ft 250 KTAS\
WP 3 - Alpha\
WP 4 - Bravo\
WP 5 - Charlie\
WP 6 - Delta\
WP 7 - 25000 ft 280 KTAS\
WP 8 - Landing Vaziani\
\
Expected Threats\
SA-8\
SA-9\
ZSU-23\
Possible MANPADS\
Ka-50\
Mi-28\
Mi-24",
    ["descriptionRedTask"] = "",
    ["pictureFileNameB"] = 
    {
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 617414,
                ["x"] = -291014,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "SEAD",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902639.6875,
                                            ["x"] = -318059.53125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "SEAD",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air Defence",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 81.608684640257,
                                            ["y"] = 911208.57142857,
                                            ["x"] = -327271.71428571,
                                            ["speed"] = 154.16666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 578.03301447179,
                                            ["y"] = 891951.42857143,
                                            ["x"] = -214100.28571429,
                                            ["speed"] = 231.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 7620,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 763.01134061355,
                                            ["y"] = 859951.42857143,
                                            ["x"] = -178957.42857143,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 7620,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1047.7536078717,
                                            ["y"] = 793094.28571428,
                                            ["x"] = -149243.14285714,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 8534.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1565.9234857699,
                                            ["y"] = 853094.28571428,
                                            ["x"] = -262100.28571429,
                                            ["speed"] = 246.66666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2111.9417264835,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ITA Tornado MM7042",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 35,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Tornado IDS",
                                        ["unitId"] = 211,
                                        ["psi"] = -2.3923575986717,
                                        ["y"] = 902639.6875,
                                        ["x"] = -318059.53125,
                                        ["name"] = "Pilot #13",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{EF124821-F9BB-4314-A153-E0E2FE1162C4}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{EF124821-F9BB-4314-A153-E0E2FE1162C4}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3923575986717,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "88",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ITA Tornado MM7042",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 34,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Tornado IDS",
                                        ["unitId"] = 212,
                                        ["psi"] = -2.3923575986717,
                                        ["y"] = 902679.6875,
                                        ["x"] = -318099.53125,
                                        ["name"] = "Pilot #14",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A1-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{EF124821-F9BB-4314-A153-E0E2FE1162C4}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [4]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{EF124821-F9BB-4314-A153-E0E2FE1162C4}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [10]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{8C3F26A2-FA0F-11d5-9190-00A0249B6F00}",
                                                }, -- end of [12]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "4663",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3923575986717,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Colt12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "10",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 902639.6875,
                                ["x"] = -318059.53125,
                                ["name"] = "Ital Tornado SEAD",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                    ["ship"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 606285.71428571,
                                            ["x"] = -282289.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Turning Point",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 606285.71428571,
                                        ["type"] = "ALBATROS",
                                        ["name"] = "Unit #58",
                                        ["unitId"] = 102,
                                        ["heading"] = 0,
                                        ["skill"] = "Good",
                                        ["x"] = -282289.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 607085.71428571,
                                        ["type"] = "MOLNIYA",
                                        ["name"] = "Unit #59",
                                        ["unitId"] = 103,
                                        ["heading"] = 0,
                                        ["skill"] = "Average",
                                        ["x"] = -283089.42857143,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 606285.71428571,
                                ["x"] = -282289.42857143,
                                ["name"] = "Georgian Navy",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["ship"]
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 2,
                    ["name"] = "USA",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 866714.28571429,
                                            ["x"] = -331000,
                                            ["speed"] = 226.11111111111,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 9144,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 226.11111111111,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 595.31848274631,
                                            ["y"] = 732142.85714286,
                                            ["x"] = -334142.85714286,
                                            ["speed"] = 226.11111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1091.9501114057,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 9144,
                                        ["heading"] = -1.5941466468021,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 1.5941466468021,
                                        ["livery_id"] = "nato",
                                        ["onboard_num"] = "10",
                                        ["type"] = "E-3A",
                                        ["y"] = 866714.28571429,
                                        ["x"] = -331000,
                                        ["name"] = "E-3A 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 226.11111111111,
                                        ["unitId"] = 1,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 866714.28571429,
                                ["x"] = -331000,
                                ["name"] = "Blue AWACS 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682349.875,
                                            ["x"] = -284599,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 840.7986566294,
                                            ["y"] = 866714.28571429,
                                            ["x"] = -331000.14285714,
                                            ["speed"] = 226.11111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 9144,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 226.11111111111,
                                                                ["speedEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 9144,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1435.7574938829,
                                            ["y"] = 732142.85714286,
                                            ["x"] = -334142.71428571,
                                            ["speed"] = 226.11111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1932.7480040671,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "nato",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "E-3A",
                                        ["unitId"] = 2,
                                        ["psi"] = -1.8173571112198,
                                        ["y"] = 682349.875,
                                        ["x"] = -284599,
                                        ["name"] = "E-3A 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "65000",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.8173571112198,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Magic11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "11",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682349.875,
                                ["x"] = -284599,
                                ["name"] = "Blue AWACS 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 4876.8,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 843686.28571428,
                                            ["x"] = -302901.28571429,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["frequency"] = 1088000000,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 4876.8,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 138.75,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 10800,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4876.8,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 790.76207521086,
                                            ["y"] = 734829.14285714,
                                            ["x"] = -317472.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1504.9366219878,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 4876.8,
                                        ["heading"] = -1.7038635888034,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Arco11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 1.7038635888034,
                                        ["livery_id"] = "Standard USAF",
                                        ["onboard_num"] = "55",
                                        ["type"] = "KC-135",
                                        ["y"] = 843686.28571428,
                                        ["x"] = -302901.28571429,
                                        ["name"] = "Blue Low Tanker 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["unitId"] = 57,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 843686.28571428,
                                ["x"] = -302901.28571429,
                                ["name"] = "Blue Low Tanker 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 150,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 6705.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 878285.71428572,
                                            ["x"] = -258108.57142857,
                                            ["speed"] = 179.86111111111,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["frequency"] = 1088000000,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 6705.6,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 179.86111111111,
                                                                        ["speedEdited"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 10800,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6705.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 300.87979299557,
                                            ["y"] = 824169.14285715,
                                            ["x"] = -258124.85714286,
                                            ["speed"] = 179.86111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1105.6738394671,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 6705.6,
                                        ["heading"] = -1.5710972644442,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Texaco11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 1.5710972644442,
                                        ["livery_id"] = "Standard USAF",
                                        ["onboard_num"] = "54",
                                        ["type"] = "KC-135",
                                        ["y"] = 878285.71428572,
                                        ["x"] = -258108.57142857,
                                        ["name"] = "Blue High Tanker 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 179.86111111111,
                                        ["unitId"] = 58,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 878285.71428572,
                                ["x"] = -258108.57142857,
                                ["name"] = "Blue High Tanker 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 150,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635790.625,
                                            ["x"] = -318163.5625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["frequency"] = 1088000000,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 4876.8,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1500.8748369303,
                                            ["y"] = 843686,
                                            ["x"] = -302901.42857143,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["speedEdited"] = true,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 138.75,
                                                                        ["altitude"] = 4876.8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 10800,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 4876.8,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2291.6348731844,
                                            ["y"] = 734829.14285714,
                                            ["x"] = -317472.85714286,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 18,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3005.8094150301,
                                            ["airdromeId"] = 24,
                                            ["y"] = 635639.37385346,
                                            ["x"] = -317948.32727306,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Standard USAF",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 84,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "KC-135",
                                        ["unitId"] = 59,
                                        ["psi"] = -1.4975152145746,
                                        ["y"] = 635790.625,
                                        ["x"] = -318163.5625,
                                        ["name"] = "Blue Low Tanker 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4975152145746,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Arco21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "56",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 635790.625,
                                ["x"] = -318163.5625,
                                ["name"] = "Blue Low Tanker 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 150,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683077.3125,
                                            ["x"] = -286161.75,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["type"] = 4,
                                                                        ["frequency"] = 1088000000,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 6705.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 896.74368323822,
                                            ["y"] = 866543.42857143,
                                            ["x"] = -268330,
                                            ["speed"] = 205.55555555556,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["speedEdited"] = true,
                                                                        ["pattern"] = "Race-Track",
                                                                        ["speed"] = 179.86111111111,
                                                                        ["altitude"] = 6705.6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 10800,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6705.6,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1651.1317473583,
                                            ["y"] = 732571.42857143,
                                            ["x"] = -289822.85714286,
                                            ["speed"] = 179.86111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1921.4249281336,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Standard USAF",
                                        ["skill"] = "Excellent",
                                        ["parking"] = "6",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "KC-135",
                                        ["unitId"] = 60,
                                        ["psi"] = -1.4739069577142,
                                        ["y"] = 683077.3125,
                                        ["x"] = -286161.75,
                                        ["name"] = "Blue High Tanker 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 1.4739069577142,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Texaco21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "58",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683077.3125,
                                ["x"] = -286161.75,
                                ["name"] = "Blue High Tanker 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 150,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 31,
                                            ["y"] = 902475.5625,
                                            ["x"] = -318048.375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 375,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 120.32113283534,
                                            ["y"] = 910971.42857143,
                                            ["x"] = -327034.28571429,
                                            ["speed"] = 102.77777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1226.4965816356,
                                            ["y"] = 895142.85714286,
                                            ["x"] = -185805.71428571,
                                            ["speed"] = 128.47222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 558.0888,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1606.0955573877,
                                            ["y"] = 858642.85714286,
                                            ["x"] = -153462.85714285,
                                            ["name"] = "Alpha",
                                            ["speed"] = 128.47222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 566.928,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1712.9562959473,
                                            ["y"] = 844914.28571429,
                                            ["x"] = -153420.57142857,
                                            ["name"] = "Bravo",
                                            ["speed"] = 128.47222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 352.044,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2238.1709259134,
                                            ["y"] = 782557.42857144,
                                            ["x"] = -127641.42857143,
                                            ["name"] = "Charlie",
                                            ["speed"] = 128.47222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 444.0936,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2326.393752937,
                                            ["y"] = 771492.85714287,
                                            ["x"] = -130098.85714285,
                                            ["name"] = "Delta",
                                            ["speed"] = 128.47222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 7620,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3560.3533513451,
                                            ["y"] = 868285.71428571,
                                            ["x"] = -278948.57142857,
                                            ["speed"] = 143.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 455,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 3799.2523049439,
                                            ["airdromeId"] = 31,
                                            ["y"] = 903150.625,
                                            ["x"] = -319069.063,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Player",
                                        ["parking"] = 11,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 108,
                                        ["psi"] = -2.3842188926218,
                                        ["y"] = 902475.5625,
                                        ["x"] = -318048.375,
                                        ["name"] = "Player",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3842188926218,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "122",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 13,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 208,
                                        ["psi"] = -2.3842188926218,
                                        ["y"] = 902514.4375,
                                        ["x"] = -318088.9375,
                                        ["name"] = "Pilot #10",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3842188926218,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "128",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 15,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 209,
                                        ["psi"] = -2.3842188926218,
                                        ["y"] = 902549.1875,
                                        ["x"] = -318124.75,
                                        ["name"] = "Pilot #11",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3842188926218,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Enfield13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "125",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "104th FS Maryland ANG, Baltimore (MD)",
                                        ["skill"] = "Excellent",
                                        ["parking"] = 17,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 210,
                                        ["psi"] = -2.3842188926218,
                                        ["y"] = 902591.9375,
                                        ["x"] = -318167.3125,
                                        ["name"] = "Pilot #12",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{60CC734F-0AFA-4E2E-82B8-93B941AB11CF}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4023,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.3842188926218,
                                        ["start_type"] = 3,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Enfield14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "130",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 902475.5625,
                                ["x"] = -318048.375,
                                ["name"] = "A-10C Main",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 6,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 518,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 901843.42857141,
                                            ["x"] = -314829.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 901843.42857141,
                                        ["type"] = "Patriot AMG",
                                        ["name"] = "Unit #43",
                                        ["unitId"] = 87,
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314829.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 901780.57142855,
                                        ["type"] = "Patriot ECS",
                                        ["name"] = "Unit #44",
                                        ["unitId"] = 88,
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314919.14285715,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 901896.57142855,
                                        ["type"] = "Patriot EPP",
                                        ["name"] = "Unit #45",
                                        ["unitId"] = 89,
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314939.71428572,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 901909.7142857,
                                        ["type"] = "Patriot cp",
                                        ["name"] = "Unit #46",
                                        ["unitId"] = 90,
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314714,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 901660.57142855,
                                        ["type"] = "Patriot ln",
                                        ["name"] = "Unit #47",
                                        ["unitId"] = 91,
                                        ["heading"] = 5.7595865315813,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314606.57142858,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 901677.7142857,
                                        ["type"] = "Patriot str",
                                        ["name"] = "Unit #48",
                                        ["unitId"] = 92,
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314780.85714286,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 901991.99999998,
                                        ["type"] = "Patriot ln",
                                        ["name"] = "Unit #49",
                                        ["unitId"] = 93,
                                        ["heading"] = 5.7595865315813,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314615.14285715,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 901823.42857141,
                                        ["type"] = "Patriot ln",
                                        ["name"] = "Unit #50",
                                        ["unitId"] = 94,
                                        ["heading"] = 5.7595865315813,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314609.42857143,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 902031.99999998,
                                        ["type"] = "Patriot str",
                                        ["name"] = "Unit #51",
                                        ["unitId"] = 95,
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314815.14285715,
                                    }, -- end of [9]
                                }, -- end of ["units"]
                                ["y"] = 901843.42857141,
                                ["x"] = -314829.42857143,
                                ["name"] = "MIM-104 site Ger Tbilisi",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 516,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 900949.14285713,
                                            ["x"] = -314778,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 900949.14285713,
                                        ["type"] = "Roland Radar",
                                        ["name"] = "Unit #52",
                                        ["unitId"] = 96,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314778,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 900789.14285713,
                                        ["type"] = "Roland ADS",
                                        ["name"] = "Unit #53",
                                        ["unitId"] = 97,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314778,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 901123.42857141,
                                        ["type"] = "Roland ADS",
                                        ["name"] = "Unit #54",
                                        ["unitId"] = 98,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314783.71428572,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 900949.14285713,
                                        ["type"] = "Roland ADS",
                                        ["name"] = "Unit #55",
                                        ["unitId"] = 99,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314660.85714286,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 900774.85714284,
                                        ["type"] = "Gepard",
                                        ["name"] = "Unit #56",
                                        ["unitId"] = 100,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314475.14285715,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 901154.85714284,
                                        ["type"] = "Gepard",
                                        ["name"] = "Unit #57",
                                        ["unitId"] = 101,
                                        ["heading"] = 5.235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -314475.14285715,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 900949.14285713,
                                ["x"] = -314778,
                                ["name"] = "Roland site",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Germany",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [14]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = true,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 110,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 844914.2857143,
                                            ["helipadId"] = 110,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -153420,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = 0,
                                        ["unitId"] = 113,
                                        ["callsign"] = 102,
                                        ["psi"] = 0,
                                        ["livery_id"] = "standard 1",
                                        ["onboard_num"] = "50",
                                        ["type"] = "Mi-24V",
                                        ["y"] = 844914.2857143,
                                        ["x"] = -153420,
                                        ["name"] = "Rus E2 Mi-24 1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1022,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = 0,
                                        ["unitId"] = 114,
                                        ["callsign"] = 103,
                                        ["psi"] = 0,
                                        ["livery_id"] = "standard 1",
                                        ["onboard_num"] = "51",
                                        ["type"] = "Mi-24V",
                                        ["y"] = 844954.2857143,
                                        ["x"] = -153460,
                                        ["name"] = "Rus E2 Mi-24 2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1022,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 844914.2857143,
                                ["x"] = -153420,
                                ["name"] = "Rus E2 Mi-24",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 900,
                                            ["y"] = 867885.71428571,
                                            ["x"] = -147257.14285714,
                                            ["speed"] = 61.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 267.1894227404,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 109,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 558,
                                            ["y"] = 858642.85714287,
                                            ["helipadId"] = 109,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -153462.85714286,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 914.4,
                                        ["heading"] = -2.1620731730383,
                                        ["callsign"] = 104,
                                        ["psi"] = 2.1620731730383,
                                        ["livery_id"] = "Russia_FSB",
                                        ["onboard_num"] = "52",
                                        ["type"] = "Mi-26",
                                        ["y"] = 867885.71428571,
                                        ["x"] = -147257.14285714,
                                        ["name"] = "Pilot #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 4800,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 61.666666666667,
                                        ["unitId"] = 123,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 867885.71428571,
                                ["x"] = -147257.14285714,
                                ["name"] = "Rus E1 Mi-26",
                                ["communication"] = true,
                                ["start_time"] = 900,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Transport",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 430,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 27,
                                            ["y"] = 760428.0733062,
                                            ["x"] = -124921.90954665,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 535.09317476482,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 111,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 352,
                                            ["y"] = 782557.14285714,
                                            ["helipadId"] = 111,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -127641.42857143,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 430,
                                        ["heading"] = 1.6930767037508,
                                        ["unitId"] = 134,
                                        ["callsign"] = 105,
                                        ["psi"] = -1.6930767037508,
                                        ["livery_id"] = "Russia",
                                        ["onboard_num"] = "50",
                                        ["type"] = "Mi-8MT",
                                        ["y"] = 760428.0733062,
                                        ["x"] = -124921.90954665,
                                        ["name"] = "Pilot #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1148,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 2,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 760428.0733062,
                                ["x"] = -124921.90954665,
                                ["name"] = "New Helicopter Group",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 111,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 782557.14285714,
                                            ["helipadId"] = 111,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -127641.42857143,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = 0,
                                        ["unitId"] = 170,
                                        ["callsign"] = 106,
                                        ["psi"] = 0,
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["onboard_num"] = "50",
                                        ["type"] = "Ka-50",
                                        ["y"] = 782557.14285714,
                                        ["x"] = -127641.42857143,
                                        ["name"] = "W1 Ka-50",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1015,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Good",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782557.14285714,
                                ["x"] = -127641.42857143,
                                ["name"] = "W1 Ka-50 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 32,
                                            ["y"] = 843863.75,
                                            ["x"] = -148860.84375,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Average",
                                        ["parking"] = "61",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 189,
                                        ["psi"] = 0,
                                        ["y"] = 843863.75,
                                        ["x"] = -148860.84375,
                                        ["name"] = "Pilot #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["start_type"] = 3,
                                        ["callsign"] = 107,
                                        ["onboard_num"] = "9",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Average",
                                        ["parking"] = "63",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 190,
                                        ["psi"] = 0,
                                        ["y"] = 843784.9375,
                                        ["x"] = -148856.03125,
                                        ["name"] = "Pilot #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["start_type"] = 3,
                                        ["callsign"] = 108,
                                        ["onboard_num"] = "37",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army",
                                        ["skill"] = "Average",
                                        ["parking"] = "62",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 191,
                                        ["psi"] = 0,
                                        ["y"] = 843824.125,
                                        ["x"] = -148858.421875,
                                        ["name"] = "Pilot #7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["start_type"] = 3,
                                        ["callsign"] = 109,
                                        ["onboard_num"] = "77",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "Russia Standard Army (Worn)",
                                        ["skill"] = "Average",
                                        ["parking"] = "2",
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["unitId"] = 192,
                                        ["psi"] = 0,
                                        ["y"] = 843496.4375,
                                        ["x"] = -148868.4375,
                                        ["name"] = "Pilot #8",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0,
                                        ["start_type"] = 3,
                                        ["callsign"] = 110,
                                        ["onboard_num"] = "13",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 843863.75,
                                ["x"] = -148860.84375,
                                ["name"] = "Rus Beslan Ka-50",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 457.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 782554.28571429,
                                            ["x"] = -127237.42857143,
                                            ["speed"] = 10.277777777778,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 457.2,
                                        ["heading"] = 0,
                                        ["callsign"] = 111,
                                        ["psi"] = 0,
                                        ["livery_id"] = "Russia Standard Army",
                                        ["onboard_num"] = "91",
                                        ["type"] = "Ka-50",
                                        ["y"] = 782554.28571429,
                                        ["x"] = -127237.42857143,
                                        ["name"] = "Pilot #9",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1015,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 10.277777777778,
                                        ["unitId"] = 207,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Average",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782554.28571429,
                                ["x"] = -127237.42857143,
                                ["name"] = "W1 Ka-50 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 109,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 88,
                                            ["y"] = 858642.85714287,
                                            ["helipadId"] = 109,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -153462.85714286,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 75,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = 0,
                                        ["unitId"] = 216,
                                        ["callsign"] = 113,
                                        ["psi"] = 0,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "92",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 858642.85714287,
                                        ["x"] = -153462.85714286,
                                        ["name"] = "Pilot #15",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1500",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 88,
                                        ["heading"] = 0,
                                        ["unitId"] = 217,
                                        ["callsign"] = 112,
                                        ["psi"] = 0,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "93",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 858642.85714287,
                                        ["x"] = -153462.85714286,
                                        ["name"] = "Pilot #16",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1500",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 3,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 858642.85714287,
                                ["x"] = -153462.85714286,
                                ["name"] = "Rus E1 Mi-28",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["lateActivation"] = false,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Nothing",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = false,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 762,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 600,
                                            ["y"] = 834329.42857143,
                                            ["x"] = -83518.571428576,
                                            ["speed"] = 46.25,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 762,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2116.6771757665,
                                            ["y"] = 857929.42857143,
                                            ["x"] = -149575.71428572,
                                            ["speed"] = 46.25,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "Land",
                                            ["ETA"] = 2211.5268637627,
                                            ["ETA_locked"] = false,
                                            ["linkUnit"] = 109,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 558,
                                            ["y"] = 858642.85714287,
                                            ["helipadId"] = 109,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -153462.85714286,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 76,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 762,
                                        ["heading"] = 2.7984591181232,
                                        ["callsign"] = 115,
                                        ["psi"] = -2.7984591181232,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "1",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 834329.42857143,
                                        ["x"] = -83518.571428576,
                                        ["name"] = "Pilot #17",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 600,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 46.25,
                                        ["unitId"] = 218,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 834329.42857143,
                                ["x"] = -83518.571428576,
                                ["name"] = "Rus E1 Mi-28 2",
                                ["communication"] = true,
                                ["start_time"] = 600,
                                ["modulation"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 126,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 446428.57142857,
                                            ["x"] = -8571.4285714347,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EWR",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 446428.57142857,
                                        ["type"] = "55G6 EWR",
                                        ["name"] = "EWR 55G6 Maykop",
                                        ["unitId"] = 54,
                                        ["heading"] = 2.7227136331112,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8571.4285714347,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 446468.57142857,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "EWR site 1 Tor 1",
                                        ["unitId"] = 55,
                                        ["heading"] = 3.8222710618676,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8611.4285714347,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 446508.57142857,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "EWR site 1 Tor 2",
                                        ["unitId"] = 56,
                                        ["heading"] = 2.1991148575129,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -8651.4285714347,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 446428.57142857,
                                ["x"] = -8571.4285714347,
                                ["name"] = "EWR site 1 55G6",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 566,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844936.28571428,
                                            ["x"] = -153373.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 844936.28571428,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #64",
                                        ["unitId"] = 116,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -153373.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 844774.85714286,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #65",
                                        ["unitId"] = 117,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -153446.28571428,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 845111.14285715,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #66",
                                        ["unitId"] = 118,
                                        ["heading"] = 3.5255650890285,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -153456.57142856,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 844936.28571428,
                                ["x"] = -153373.71428571,
                                ["name"] = "Rus E2 ADF",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 567,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844942.85714286,
                                            ["x"] = -153402,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 844942.85714286,
                                        ["type"] = "GAZ-66",
                                        ["name"] = "Unit #67",
                                        ["unitId"] = 119,
                                        ["heading"] = 3.8048177693476,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -153402,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 845162,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #68",
                                        ["unitId"] = 120,
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -153215.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 844742,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Unit #69",
                                        ["unitId"] = 121,
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -153637.42857143,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 844942.85714286,
                                ["x"] = -153402,
                                ["name"] = "Rus E2 units",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 553,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 858660,
                                            ["x"] = -152988.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 858660,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #71",
                                        ["unitId"] = 124,
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -152988.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 858874.28571428,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #72",
                                        ["unitId"] = 125,
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -154351.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 857800,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #73",
                                        ["unitId"] = 126,
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153025.71428571,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 858754,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #74",
                                        ["unitId"] = 127,
                                        ["heading"] = 2.0420352248334,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153441.42857143,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 858756.85714286,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #75",
                                        ["unitId"] = 128,
                                        ["heading"] = 1.6755160819146,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153468.28571428,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 858825.71428572,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #76",
                                        ["unitId"] = 129,
                                        ["heading"] = 0.59341194567807,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153268.57142857,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 858830.00000001,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #77",
                                        ["unitId"] = 130,
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153274.57142857,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 858817.71428572,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #78",
                                        ["unitId"] = 131,
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153276,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 858535.14285714,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #79",
                                        ["unitId"] = 132,
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153429.14285714,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 858513.71428572,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #80",
                                        ["unitId"] = 133,
                                        ["heading"] = 5.0963614158234,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -153483.42857143,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 858660,
                                ["x"] = -152988.57142857,
                                ["name"] = "Rus E1 units",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [127] = 
                                            {
                                                ["y"] = 787631,
                                                ["x"] = -105339.5,
                                            }, -- end of [127]
                                            [158] = 
                                            {
                                                ["y"] = 778170.875,
                                                ["x"] = -110210.6015625,
                                            }, -- end of [158]
                                            [190] = 
                                            {
                                                ["y"] = 777017.6875,
                                                ["x"] = -111677.21875,
                                            }, -- end of [190]
                                            [222] = 
                                            {
                                                ["y"] = 775231.3125,
                                                ["x"] = -112752.6796875,
                                            }, -- end of [222]
                                            [1] = 
                                            {
                                                ["y"] = 793093.125,
                                                ["x"] = -108591.5078125,
                                            }, -- end of [1]
                                            [316] = 
                                            {
                                                ["y"] = 777170.125,
                                                ["x"] = -119474.125,
                                            }, -- end of [316]
                                            [2] = 
                                            {
                                                ["y"] = 793090.5,
                                                ["x"] = -108520.453125,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 793092.625,
                                                ["x"] = -108487.6796875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 793096.125,
                                                ["x"] = -108455.03125,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 793101,
                                                ["x"] = -108422.546875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 793107.1875,
                                                ["x"] = -108390.296875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 793114.6875,
                                                ["x"] = -108358.3203125,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 793123.5,
                                                ["x"] = -108326.6796875,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 793144.9375,
                                                ["x"] = -108264.6171875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 793263.5625,
                                                ["x"] = -107949.6796875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 793270.4375,
                                                ["x"] = -107910.0546875,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 793273.4375,
                                                ["x"] = -107869.921875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 793261.375,
                                                ["x"] = -107617.984375,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 793273.1875,
                                                ["x"] = -107379.625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 793334.25,
                                                ["x"] = -107269.6328125,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 793393.1875,
                                                ["x"] = -107243.6875,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 793643.1875,
                                                ["x"] = -107217.9296875,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 793799.625,
                                                ["x"] = -106338.921875,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 793660.1875,
                                                ["x"] = -106003.6484375,
                                            }, -- end of [56]
                                            [64] = 
                                            {
                                                ["y"] = 792711.625,
                                                ["x"] = -104913.96875,
                                            }, -- end of [64]
                                            [80] = 
                                            {
                                                ["y"] = 792946.4375,
                                                ["x"] = -102912.3828125,
                                            }, -- end of [80]
                                            [96] = 
                                            {
                                                ["y"] = 791569.3125,
                                                ["x"] = -103139.4140625,
                                            }, -- end of [96]
                                            [112] = 
                                            {
                                                ["y"] = 790513.5,
                                                ["x"] = -102982.78125,
                                            }, -- end of [112]
                                            [128] = 
                                            {
                                                ["y"] = 780891.0625,
                                                ["x"] = -107475.921875,
                                            }, -- end of [128]
                                            [160] = 
                                            {
                                                ["y"] = 778092,
                                                ["x"] = -110417.390625,
                                            }, -- end of [160]
                                            [192] = 
                                            {
                                                ["y"] = 776559.75,
                                                ["x"] = -111676.0234375,
                                            }, -- end of [192]
                                            [224] = 
                                            {
                                                ["y"] = 775365.625,
                                                ["x"] = -112816.09375,
                                            }, -- end of [224]
                                            [256] = 
                                            {
                                                ["y"] = 776694.4375,
                                                ["x"] = -116609.2109375,
                                            }, -- end of [256]
                                            [320] = 
                                            {
                                                ["y"] = 777136.3125,
                                                ["x"] = -119647.8203125,
                                            }, -- end of [320]
                                            [257] = 
                                            {
                                                ["y"] = 776846.4375,
                                                ["x"] = -117309.921875,
                                            }, -- end of [257]
                                            [321] = 
                                            {
                                                ["y"] = 777121.375,
                                                ["x"] = -119707.8203125,
                                            }, -- end of [321]
                                            [129] = 
                                            {
                                                ["y"] = 780850.8125,
                                                ["x"] = -107489.6328125,
                                            }, -- end of [129]
                                            [161] = 
                                            {
                                                ["y"] = 778068.5,
                                                ["x"] = -110481.4453125,
                                            }, -- end of [161]
                                            [193] = 
                                            {
                                                ["y"] = 776484.6875,
                                                ["x"] = -111678.4921875,
                                            }, -- end of [193]
                                            [225] = 
                                            {
                                                ["y"] = 775433.625,
                                                ["x"] = -112845.9140625,
                                            }, -- end of [225]
                                            [258] = 
                                            {
                                                ["y"] = 776850.375,
                                                ["x"] = -117331.921875,
                                            }, -- end of [258]
                                            [322] = 
                                            {
                                                ["y"] = 777104.6875,
                                                ["x"] = -119767.3359375,
                                            }, -- end of [322]
                                            [65] = 
                                            {
                                                ["y"] = 792706.75,
                                                ["x"] = -104908.21875,
                                            }, -- end of [65]
                                            [81] = 
                                            {
                                                ["y"] = 792398.125,
                                                ["x"] = -102821,
                                            }, -- end of [81]
                                            [97] = 
                                            {
                                                ["y"] = 791563.1875,
                                                ["x"] = -103141.1875,
                                            }, -- end of [97]
                                            [113] = 
                                            {
                                                ["y"] = 790507,
                                                ["x"] = -102985.875,
                                            }, -- end of [113]
                                            [130] = 
                                            {
                                                ["y"] = 780811.125,
                                                ["x"] = -107505.0546875,
                                            }, -- end of [130]
                                            [162] = 
                                            {
                                                ["y"] = 778046.0625,
                                                ["x"] = -110545.890625,
                                            }, -- end of [162]
                                            [194] = 
                                            {
                                                ["y"] = 776409.6875,
                                                ["x"] = -111682.84375,
                                            }, -- end of [194]
                                            [226] = 
                                            {
                                                ["y"] = 775900.75,
                                                ["x"] = -113045.6015625,
                                            }, -- end of [226]
                                            [260] = 
                                            {
                                                ["y"] = 776853.5,
                                                ["x"] = -117376.46875,
                                            }, -- end of [260]
                                            [324] = 
                                            {
                                                ["y"] = 777065.8125,
                                                ["x"] = -119884.671875,
                                            }, -- end of [324]
                                            [261] = 
                                            {
                                                ["y"] = 776852.625,
                                                ["x"] = -117398.796875,
                                            }, -- end of [261]
                                            [325] = 
                                            {
                                                ["y"] = 777043.625,
                                                ["x"] = -119942.390625,
                                            }, -- end of [325]
                                            [131] = 
                                            {
                                                ["y"] = 780772.1875,
                                                ["x"] = -107522.1484375,
                                            }, -- end of [131]
                                            [163] = 
                                            {
                                                ["y"] = 778024.6875,
                                                ["x"] = -110610.6953125,
                                            }, -- end of [163]
                                            [195] = 
                                            {
                                                ["y"] = 776334.8125,
                                                ["x"] = -111689.0703125,
                                            }, -- end of [195]
                                            [227] = 
                                            {
                                                ["y"] = 775926.25,
                                                ["x"] = -113057.328125,
                                            }, -- end of [227]
                                            [262] = 
                                            {
                                                ["y"] = 776850.1875,
                                                ["x"] = -117421.0078125,
                                            }, -- end of [262]
                                            [326] = 
                                            {
                                                ["y"] = 776916,
                                                ["x"] = -120259.28125,
                                            }, -- end of [326]
                                            [33] = 
                                            {
                                                ["y"] = 793409.25,
                                                ["x"] = -107241.359375,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 793654.5,
                                                ["x"] = -107207.1640625,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 793831.4375,
                                                ["x"] = -106080.546875,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 793652.8125,
                                                ["x"] = -106001.390625,
                                            }, -- end of [57]
                                            [66] = 
                                            {
                                                ["y"] = 792702.625,
                                                ["x"] = -104901.9375,
                                            }, -- end of [66]
                                            [82] = 
                                            {
                                                ["y"] = 792042.6875,
                                                ["x"] = -102753.9921875,
                                            }, -- end of [82]
                                            [98] = 
                                            {
                                                ["y"] = 791556.9375,
                                                ["x"] = -103142.3984375,
                                            }, -- end of [98]
                                            [114] = 
                                            {
                                                ["y"] = 790500.8125,
                                                ["x"] = -102989.59375,
                                            }, -- end of [114]
                                            [132] = 
                                            {
                                                ["y"] = 780733.9375,
                                                ["x"] = -107540.8828125,
                                            }, -- end of [132]
                                            [164] = 
                                            {
                                                ["y"] = 777962.5625,
                                                ["x"] = -110805.1953125,
                                            }, -- end of [164]
                                            [196] = 
                                            {
                                                ["y"] = 776260.125,
                                                ["x"] = -111697.1640625,
                                            }, -- end of [196]
                                            [228] = 
                                            {
                                                ["y"] = 775951,
                                                ["x"] = -113070.484375,
                                            }, -- end of [228]
                                            [264] = 
                                            {
                                                ["y"] = 776836.4375,
                                                ["x"] = -117509.5234375,
                                            }, -- end of [264]
                                            [328] = 
                                            {
                                                ["y"] = 775458.5625,
                                                ["x"] = -123414.578125,
                                            }, -- end of [328]
                                            [265] = 
                                            {
                                                ["y"] = 776832.625,
                                                ["x"] = -117515.28125,
                                            }, -- end of [265]
                                            [329] = 
                                            {
                                                ["y"] = 775456.5,
                                                ["x"] = -123421.1484375,
                                            }, -- end of [329]
                                            [133] = 
                                            {
                                                ["y"] = 780696.625,
                                                ["x"] = -107561.2265625,
                                            }, -- end of [133]
                                            [165] = 
                                            {
                                                ["y"] = 777950.875,
                                                ["x"] = -110838.5625,
                                            }, -- end of [165]
                                            [197] = 
                                            {
                                                ["y"] = 776185.6875,
                                                ["x"] = -111707.1328125,
                                            }, -- end of [197]
                                            [229] = 
                                            {
                                                ["y"] = 775975,
                                                ["x"] = -113085.03125,
                                            }, -- end of [229]
                                            [266] = 
                                            {
                                                ["y"] = 776827.5,
                                                ["x"] = -117519.859375,
                                            }, -- end of [266]
                                            [330] = 
                                            {
                                                ["y"] = 775456.25,
                                                ["x"] = -123428.03125,
                                            }, -- end of [330]
                                            [67] = 
                                            {
                                                ["y"] = 792699.125,
                                                ["x"] = -104895.28125,
                                            }, -- end of [67]
                                            [83] = 
                                            {
                                                ["y"] = 792034.8125,
                                                ["x"] = -102752.9609375,
                                            }, -- end of [83]
                                            [99] = 
                                            {
                                                ["y"] = 791307.4375,
                                                ["x"] = -103179.078125,
                                            }, -- end of [99]
                                            [115] = 
                                            {
                                                ["y"] = 789842.25,
                                                ["x"] = -103435.9296875,
                                            }, -- end of [115]
                                            [134] = 
                                            {
                                                ["y"] = 780660.125,
                                                ["x"] = -107583.140625,
                                            }, -- end of [134]
                                            [166] = 
                                            {
                                                ["y"] = 777937.4375,
                                                ["x"] = -110871.2421875,
                                            }, -- end of [166]
                                            [198] = 
                                            {
                                                ["y"] = 775888.375,
                                                ["x"] = -111750.734375,
                                            }, -- end of [198]
                                            [230] = 
                                            {
                                                ["y"] = 776046.875,
                                                ["x"] = -113131.3515625,
                                            }, -- end of [230]
                                            [268] = 
                                            {
                                                ["y"] = 776632.75,
                                                ["x"] = -117647.9453125,
                                            }, -- end of [268]
                                            [332] = 
                                            {
                                                ["y"] = 775461.125,
                                                ["x"] = -123444.015625,
                                            }, -- end of [332]
                                            [269] = 
                                            {
                                                ["y"] = 776631.3125,
                                                ["x"] = -117651.6015625,
                                            }, -- end of [269]
                                            [333] = 
                                            {
                                                ["y"] = 775465.0625,
                                                ["x"] = -123453.015625,
                                            }, -- end of [333]
                                            [135] = 
                                            {
                                                ["y"] = 780624.625,
                                                ["x"] = -107606.5859375,
                                            }, -- end of [135]
                                            [167] = 
                                            {
                                                ["y"] = 777922.1875,
                                                ["x"] = -110903.140625,
                                            }, -- end of [167]
                                            [199] = 
                                            {
                                                ["y"] = 775861.5,
                                                ["x"] = -111755.6015625,
                                            }, -- end of [199]
                                            [231] = 
                                            {
                                                ["y"] = 776068.25,
                                                ["x"] = -113146.2890625,
                                            }, -- end of [231]
                                            [17] = 
                                            {
                                                ["y"] = 793273.375,
                                                ["x"] = -107849.8046875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 793261.875,
                                                ["x"] = -107566.9296875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 793300.25,
                                                ["x"] = -107304.1875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 793347.8125,
                                                ["x"] = -107260.78125,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 793425.4375,
                                                ["x"] = -107240.7734375,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 793664.6875,
                                                ["x"] = -107195.2734375,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 793836.4375,
                                                ["x"] = -106057.203125,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 793645.6875,
                                                ["x"] = -105998.34375,
                                            }, -- end of [58]
                                            [68] = 
                                            {
                                                ["y"] = 792696.4375,
                                                ["x"] = -104888.265625,
                                            }, -- end of [68]
                                            [84] = 
                                            {
                                                ["y"] = 792026.875,
                                                ["x"] = -102752.828125,
                                            }, -- end of [84]
                                            [100] = 
                                            {
                                                ["y"] = 791300.1875,
                                                ["x"] = -103179.7578125,
                                            }, -- end of [100]
                                            [116] = 
                                            {
                                                ["y"] = 789292.6875,
                                                ["x"] = -103720.609375,
                                            }, -- end of [116]
                                            [136] = 
                                            {
                                                ["y"] = 780590.125,
                                                ["x"] = -107631.515625,
                                            }, -- end of [136]
                                            [168] = 
                                            {
                                                ["y"] = 777905.25,
                                                ["x"] = -110934.1640625,
                                            }, -- end of [168]
                                            [200] = 
                                            {
                                                ["y"] = 775835.0625,
                                                ["x"] = -111762.2890625,
                                            }, -- end of [200]
                                            [232] = 
                                            {
                                                ["y"] = 776088.4375,
                                                ["x"] = -113162.7734375,
                                            }, -- end of [232]
                                            [272] = 
                                            {
                                                ["y"] = 776641.1875,
                                                ["x"] = -117671.2109375,
                                            }, -- end of [272]
                                            [336] = 
                                            {
                                                ["y"] = 775507.4375,
                                                ["x"] = -123521.8984375,
                                            }, -- end of [336]
                                            [273] = 
                                            {
                                                ["y"] = 776690.3125,
                                                ["x"] = -117738.1640625,
                                            }, -- end of [273]
                                            [337] = 
                                            {
                                                ["y"] = 775529.1875,
                                                ["x"] = -123563.390625,
                                            }, -- end of [337]
                                            [137] = 
                                            {
                                                ["y"] = 780556.75,
                                                ["x"] = -107657.8984375,
                                            }, -- end of [137]
                                            [169] = 
                                            {
                                                ["y"] = 777886.625,
                                                ["x"] = -110964.2109375,
                                            }, -- end of [169]
                                            [201] = 
                                            {
                                                ["y"] = 775809.125,
                                                ["x"] = -111770.765625,
                                            }, -- end of [201]
                                            [233] = 
                                            {
                                                ["y"] = 776107.375,
                                                ["x"] = -113180.7265625,
                                            }, -- end of [233]
                                            [274] = 
                                            {
                                                ["y"] = 776738,
                                                ["x"] = -117806.15625,
                                            }, -- end of [274]
                                            [338] = 
                                            {
                                                ["y"] = 775549.375,
                                                ["x"] = -123605.671875,
                                            }, -- end of [338]
                                            [69] = 
                                            {
                                                ["y"] = 792694.4375,
                                                ["x"] = -104881.0234375,
                                            }, -- end of [69]
                                            [85] = 
                                            {
                                                ["y"] = 792019,
                                                ["x"] = -102753.578125,
                                            }, -- end of [85]
                                            [101] = 
                                            {
                                                ["y"] = 791292.9375,
                                                ["x"] = -103179.6875,
                                            }, -- end of [101]
                                            [117] = 
                                            {
                                                ["y"] = 788653.25,
                                                ["x"] = -104138.921875,
                                            }, -- end of [117]
                                            [138] = 
                                            {
                                                ["y"] = 780524.5,
                                                ["x"] = -107685.671875,
                                            }, -- end of [138]
                                            [170] = 
                                            {
                                                ["y"] = 777866.375,
                                                ["x"] = -110993.203125,
                                            }, -- end of [170]
                                            [202] = 
                                            {
                                                ["y"] = 775783.875,
                                                ["x"] = -111780.984375,
                                            }, -- end of [202]
                                            [234] = 
                                            {
                                                ["y"] = 776124.9375,
                                                ["x"] = -113200.0390625,
                                            }, -- end of [234]
                                            [276] = 
                                            {
                                                ["y"] = 776828.9375,
                                                ["x"] = -117945.1171875,
                                            }, -- end of [276]
                                            [340] = 
                                            {
                                                ["y"] = 775584.9375,
                                                ["x"] = -123692.3515625,
                                            }, -- end of [340]
                                            [277] = 
                                            {
                                                ["y"] = 776872.125,
                                                ["x"] = -118016.0234375,
                                            }, -- end of [277]
                                            [341] = 
                                            {
                                                ["y"] = 775600.25,
                                                ["x"] = -123736.625,
                                            }, -- end of [341]
                                            [139] = 
                                            {
                                                ["y"] = 780493.5,
                                                ["x"] = -107714.796875,
                                            }, -- end of [139]
                                            [171] = 
                                            {
                                                ["y"] = 777844.625,
                                                ["x"] = -111021.046875,
                                            }, -- end of [171]
                                            [203] = 
                                            {
                                                ["y"] = 775759.3125,
                                                ["x"] = -111792.90625,
                                            }, -- end of [203]
                                            [235] = 
                                            {
                                                ["y"] = 776141,
                                                ["x"] = -113220.6015625,
                                            }, -- end of [235]
                                            [278] = 
                                            {
                                                ["y"] = 776913.875,
                                                ["x"] = -118087.8359375,
                                            }, -- end of [278]
                                            [342] = 
                                            {
                                                ["y"] = 776728.875,
                                                ["x"] = -127200.8515625,
                                            }, -- end of [342]
                                            [35] = 
                                            {
                                                ["y"] = 793441.625,
                                                ["x"] = -107241.9453125,
                                            }, -- end of [35]
                                            [43] = 
                                            {
                                                ["y"] = 793673.5625,
                                                ["x"] = -107182.3984375,
                                            }, -- end of [43]
                                            [51] = 
                                            {
                                                ["y"] = 793836.5625,
                                                ["x"] = -106053.2734375,
                                            }, -- end of [51]
                                            [59] = 
                                            {
                                                ["y"] = 793638.9375,
                                                ["x"] = -105994.53125,
                                            }, -- end of [59]
                                            [70] = 
                                            {
                                                ["y"] = 792693.25,
                                                ["x"] = -104873.5859375,
                                            }, -- end of [70]
                                            [86] = 
                                            {
                                                ["y"] = 792007.4375,
                                                ["x"] = -102756.3828125,
                                            }, -- end of [86]
                                            [102] = 
                                            {
                                                ["y"] = 791285.75,
                                                ["x"] = -103178.859375,
                                            }, -- end of [102]
                                            [118] = 
                                            {
                                                ["y"] = 788648,
                                                ["x"] = -104142.71875,
                                            }, -- end of [118]
                                            [140] = 
                                            {
                                                ["y"] = 780463.75,
                                                ["x"] = -107745.2109375,
                                            }, -- end of [140]
                                            [172] = 
                                            {
                                                ["y"] = 777534.4375,
                                                ["x"] = -111396.7265625,
                                            }, -- end of [172]
                                            [204] = 
                                            {
                                                ["y"] = 775735.6875,
                                                ["x"] = -111806.4765625,
                                            }, -- end of [204]
                                            [236] = 
                                            {
                                                ["y"] = 776155.5,
                                                ["x"] = -113242.3046875,
                                            }, -- end of [236]
                                            [280] = 
                                            {
                                                ["y"] = 776981.6875,
                                                ["x"] = -118216.890625,
                                            }, -- end of [280]
                                            [344] = 
                                            {
                                                ["y"] = 776740.5,
                                                ["x"] = -127240.2109375,
                                            }, -- end of [344]
                                            [281] = 
                                            {
                                                ["y"] = 777013,
                                                ["x"] = -118282.7265625,
                                            }, -- end of [281]
                                            [345] = 
                                            {
                                                ["y"] = 776744.6875,
                                                ["x"] = -127245.6484375,
                                            }, -- end of [345]
                                            [141] = 
                                            {
                                                ["y"] = 778638.625,
                                                ["x"] = -109691.8046875,
                                            }, -- end of [141]
                                            [173] = 
                                            {
                                                ["y"] = 777510.625,
                                                ["x"] = -111424.3203125,
                                            }, -- end of [173]
                                            [205] = 
                                            {
                                                ["y"] = 775713,
                                                ["x"] = -111821.625,
                                            }, -- end of [205]
                                            [237] = 
                                            {
                                                ["y"] = 776168.3125,
                                                ["x"] = -113265.0234375,
                                            }, -- end of [237]
                                            [282] = 
                                            {
                                                ["y"] = 777042.5,
                                                ["x"] = -118349.359375,
                                            }, -- end of [282]
                                            [346] = 
                                            {
                                                ["y"] = 776750.1875,
                                                ["x"] = -127249.8125,
                                            }, -- end of [346]
                                            [71] = 
                                            {
                                                ["y"] = 792624.25,
                                                ["x"] = -104206.703125,
                                            }, -- end of [71]
                                            [87] = 
                                            {
                                                ["y"] = 791996.5,
                                                ["x"] = -102761.078125,
                                            }, -- end of [87]
                                            [103] = 
                                            {
                                                ["y"] = 791278.625,
                                                ["x"] = -103177.296875,
                                            }, -- end of [103]
                                            [119] = 
                                            {
                                                ["y"] = 788643.125,
                                                ["x"] = -104146.984375,
                                            }, -- end of [119]
                                            [142] = 
                                            {
                                                ["y"] = 778594.1875,
                                                ["x"] = -109738,
                                            }, -- end of [142]
                                            [174] = 
                                            {
                                                ["y"] = 777485.5,
                                                ["x"] = -111450.8046875,
                                            }, -- end of [174]
                                            [206] = 
                                            {
                                                ["y"] = 775691.375,
                                                ["x"] = -111838.28125,
                                            }, -- end of [206]
                                            [238] = 
                                            {
                                                ["y"] = 776179.375,
                                                ["x"] = -113288.640625,
                                            }, -- end of [238]
                                            [284] = 
                                            {
                                                ["y"] = 777065.5625,
                                                ["x"] = -118416.0234375,
                                            }, -- end of [284]
                                            [348] = 
                                            {
                                                ["y"] = 777112.0625,
                                                ["x"] = -127454.15625,
                                            }, -- end of [348]
                                            [285] = 
                                            {
                                                ["y"] = 777065.1875,
                                                ["x"] = -118422.8984375,
                                            }, -- end of [285]
                                            [349] = 
                                            {
                                                ["y"] = 777139.125,
                                                ["x"] = -127472.15625,
                                            }, -- end of [349]
                                            [9] = 
                                            {
                                                ["y"] = 793133.5625,
                                                ["x"] = -108295.4296875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 793245.8125,
                                                ["x"] = -108007.3203125,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 793267.5,
                                                ["x"] = -107929.953125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 793272.4375,
                                                ["x"] = -107890.0234375,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 793272.1875,
                                                ["x"] = -107829.71875,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 793263.6875,
                                                ["x"] = -107515.9140625,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 793310.3125,
                                                ["x"] = -107291.4609375,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 793362.3125,
                                                ["x"] = -107253.4609375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 793526.75,
                                                ["x"] = -107252.75,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 793681,
                                                ["x"] = -107168.6640625,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 793835.25,
                                                ["x"] = -106049.5859375,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 793632.6875,
                                                ["x"] = -105989.984375,
                                            }, -- end of [60]
                                            [72] = 
                                            {
                                                ["y"] = 792638.5625,
                                                ["x"] = -103869.59375,
                                            }, -- end of [72]
                                            [88] = 
                                            {
                                                ["y"] = 791989.75,
                                                ["x"] = -102765.2109375,
                                            }, -- end of [88]
                                            [104] = 
                                            {
                                                ["y"] = 791271.75,
                                                ["x"] = -103174.984375,
                                            }, -- end of [104]
                                            [120] = 
                                            {
                                                ["y"] = 788638.625,
                                                ["x"] = -104151.671875,
                                            }, -- end of [120]
                                            [144] = 
                                            {
                                                ["y"] = 778501.875,
                                                ["x"] = -109826.890625,
                                            }, -- end of [144]
                                            [176] = 
                                            {
                                                ["y"] = 777431.8125,
                                                ["x"] = -111500.1875,
                                            }, -- end of [176]
                                            [208] = 
                                            {
                                                ["y"] = 775064.4375,
                                                ["x"] = -112432.0546875,
                                            }, -- end of [208]
                                            [240] = 
                                            {
                                                ["y"] = 776196.1875,
                                                ["x"] = -113338.015625,
                                            }, -- end of [240]
                                            [288] = 
                                            {
                                                ["y"] = 777037,
                                                ["x"] = -118485.21875,
                                            }, -- end of [288]
                                            [352] = 
                                            {
                                                ["y"] = 777884.6875,
                                                ["x"] = -128018.4453125,
                                            }, -- end of [352]
                                            [289] = 
                                            {
                                                ["y"] = 777028.875,
                                                ["x"] = -118507.71875,
                                            }, -- end of [289]
                                            [353] = 
                                            {
                                                ["y"] = 777888.125,
                                                ["x"] = -128020.3828125,
                                            }, -- end of [353]
                                            [145] = 
                                            {
                                                ["y"] = 778454,
                                                ["x"] = -109869.53125,
                                            }, -- end of [145]
                                            [177] = 
                                            {
                                                ["y"] = 777403.375,
                                                ["x"] = -111522.9921875,
                                            }, -- end of [177]
                                            [209] = 
                                            {
                                                ["y"] = 775029.25,
                                                ["x"] = -112466.8203125,
                                            }, -- end of [209]
                                            [241] = 
                                            {
                                                ["y"] = 776201.75,
                                                ["x"] = -113363.5,
                                            }, -- end of [241]
                                            [290] = 
                                            {
                                                ["y"] = 777022.375,
                                                ["x"] = -118530.75,
                                            }, -- end of [290]
                                            [354] = 
                                            {
                                                ["y"] = 777892,
                                                ["x"] = -128020.8515625,
                                            }, -- end of [354]
                                            [73] = 
                                            {
                                                ["y"] = 792642.3125,
                                                ["x"] = -103855.234375,
                                            }, -- end of [73]
                                            [89] = 
                                            {
                                                ["y"] = 791983.5,
                                                ["x"] = -102770.09375,
                                            }, -- end of [89]
                                            [105] = 
                                            {
                                                ["y"] = 791265.125,
                                                ["x"] = -103172,
                                            }, -- end of [105]
                                            [121] = 
                                            {
                                                ["y"] = 788634.625,
                                                ["x"] = -104156.7890625,
                                            }, -- end of [121]
                                            [146] = 
                                            {
                                                ["y"] = 778405.0625,
                                                ["x"] = -109910.921875,
                                            }, -- end of [146]
                                            [178] = 
                                            {
                                                ["y"] = 777373.875,
                                                ["x"] = -111544.4765625,
                                            }, -- end of [178]
                                            [210] = 
                                            {
                                                ["y"] = 774995.5,
                                                ["x"] = -112502.9375,
                                            }, -- end of [210]
                                            [242] = 
                                            {
                                                ["y"] = 776205.4375,
                                                ["x"] = -113389.328125,
                                            }, -- end of [242]
                                            [292] = 
                                            {
                                                ["y"] = 776930.125,
                                                ["x"] = -118912.078125,
                                            }, -- end of [292]
                                            [356] = 
                                            {
                                                ["y"] = 777898.9375,
                                                ["x"] = -128017.359375,
                                            }, -- end of [356]
                                            [293] = 
                                            {
                                                ["y"] = 776923.875,
                                                ["x"] = -118929.1875,
                                            }, -- end of [293]
                                            [357] = 
                                            {
                                                ["y"] = 777903.6875,
                                                ["x"] = -128011.765625,
                                            }, -- end of [357]
                                            [147] = 
                                            {
                                                ["y"] = 778355.125,
                                                ["x"] = -109951.046875,
                                            }, -- end of [147]
                                            [179] = 
                                            {
                                                ["y"] = 777343.4375,
                                                ["x"] = -111564.59375,
                                            }, -- end of [179]
                                            [211] = 
                                            {
                                                ["y"] = 774963.1875,
                                                ["x"] = -112540.359375,
                                            }, -- end of [211]
                                            [243] = 
                                            {
                                                ["y"] = 776207.125,
                                                ["x"] = -113415.359375,
                                            }, -- end of [243]
                                            [294] = 
                                            {
                                                ["y"] = 776916.5,
                                                ["x"] = -118945.828125,
                                            }, -- end of [294]
                                            [37] = 
                                            {
                                                ["y"] = 793603.375,
                                                ["x"] = -107242.390625,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 793687,
                                                ["x"] = -107154.234375,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 793832.5625,
                                                ["x"] = -106046.6953125,
                                            }, -- end of [53]
                                            [61] = 
                                            {
                                                ["y"] = 793626.9375,
                                                ["x"] = -105984.7890625,
                                            }, -- end of [61]
                                            [74] = 
                                            {
                                                ["y"] = 792841.4375,
                                                ["x"] = -103331.8046875,
                                            }, -- end of [74]
                                            [90] = 
                                            {
                                                ["y"] = 791977.875,
                                                ["x"] = -102775.640625,
                                            }, -- end of [90]
                                            [106] = 
                                            {
                                                ["y"] = 790908.9375,
                                                ["x"] = -102988.734375,
                                            }, -- end of [106]
                                            [122] = 
                                            {
                                                ["y"] = 788631.125,
                                                ["x"] = -104162.2421875,
                                            }, -- end of [122]
                                            [148] = 
                                            {
                                                ["y"] = 778334.1875,
                                                ["x"] = -109967.4296875,
                                            }, -- end of [148]
                                            [180] = 
                                            {
                                                ["y"] = 777312.125,
                                                ["x"] = -111583.296875,
                                            }, -- end of [180]
                                            [212] = 
                                            {
                                                ["y"] = 774932.3125,
                                                ["x"] = -112579.03125,
                                            }, -- end of [212]
                                            [244] = 
                                            {
                                                ["y"] = 776206.9375,
                                                ["x"] = -113441.453125,
                                            }, -- end of [244]
                                            [296] = 
                                            {
                                                ["y"] = 776846,
                                                ["x"] = -119071.4375,
                                            }, -- end of [296]
                                            [297] = 
                                            {
                                                ["y"] = 776844.75,
                                                ["x"] = -119075.1796875,
                                            }, -- end of [297]
                                            [149] = 
                                            {
                                                ["y"] = 778320.4375,
                                                ["x"] = -109978.96875,
                                            }, -- end of [149]
                                            [181] = 
                                            {
                                                ["y"] = 777280,
                                                ["x"] = -111600.5546875,
                                            }, -- end of [181]
                                            [213] = 
                                            {
                                                ["y"] = 774927.9375,
                                                ["x"] = -112584.9453125,
                                            }, -- end of [213]
                                            [245] = 
                                            {
                                                ["y"] = 776162.9375,
                                                ["x"] = -114409.5234375,
                                            }, -- end of [245]
                                            [298] = 
                                            {
                                                ["y"] = 776845.0625,
                                                ["x"] = -119079.1171875,
                                            }, -- end of [298]
                                            [75] = 
                                            {
                                                ["y"] = 792898,
                                                ["x"] = -103168.5703125,
                                            }, -- end of [75]
                                            [91] = 
                                            {
                                                ["y"] = 791857.125,
                                                ["x"] = -102907.234375,
                                            }, -- end of [91]
                                            [107] = 
                                            {
                                                ["y"] = 790888.125,
                                                ["x"] = -102985.078125,
                                            }, -- end of [107]
                                            [123] = 
                                            {
                                                ["y"] = 788628.125,
                                                ["x"] = -104167.984375,
                                            }, -- end of [123]
                                            [150] = 
                                            {
                                                ["y"] = 778307.625,
                                                ["x"] = -109991.4609375,
                                            }, -- end of [150]
                                            [182] = 
                                            {
                                                ["y"] = 777247.125,
                                                ["x"] = -111616.328125,
                                            }, -- end of [182]
                                            [214] = 
                                            {
                                                ["y"] = 774926.1875,
                                                ["x"] = -112588.484375,
                                            }, -- end of [214]
                                            [246] = 
                                            {
                                                ["y"] = 776161.9375,
                                                ["x"] = -114454,
                                            }, -- end of [246]
                                            [300] = 
                                            {
                                                ["y"] = 776849.8125,
                                                ["x"] = -119085.2265625,
                                            }, -- end of [300]
                                            [301] = 
                                            {
                                                ["y"] = 776924.625,
                                                ["x"] = -119127.6640625,
                                            }, -- end of [301]
                                            [151] = 
                                            {
                                                ["y"] = 778295.6875,
                                                ["x"] = -110004.84375,
                                            }, -- end of [151]
                                            [183] = 
                                            {
                                                ["y"] = 777213.5,
                                                ["x"] = -111630.5859375,
                                            }, -- end of [183]
                                            [215] = 
                                            {
                                                ["y"] = 774925.875,
                                                ["x"] = -112592.4140625,
                                            }, -- end of [215]
                                            [247] = 
                                            {
                                                ["y"] = 776162.875,
                                                ["x"] = -114498.46875,
                                            }, -- end of [247]
                                            [19] = 
                                            {
                                                ["y"] = 793262.125,
                                                ["x"] = -107669.0234375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 793266.8125,
                                                ["x"] = -107464.9609375,
                                            }, -- end of [23]
                                            [27] = 
                                            {
                                                ["y"] = 793321.6875,
                                                ["x"] = -107279.8984375,
                                            }, -- end of [27]
                                            [31] = 
                                            {
                                                ["y"] = 793377.5,
                                                ["x"] = -107247.7421875,
                                            }, -- end of [31]
                                            [38] = 
                                            {
                                                ["y"] = 793617.4375,
                                                ["x"] = -107235.640625,
                                            }, -- end of [38]
                                            [46] = 
                                            {
                                                ["y"] = 793691.4375,
                                                ["x"] = -107139.25,
                                            }, -- end of [46]
                                            [54] = 
                                            {
                                                ["y"] = 793829,
                                                ["x"] = -106045.0390625,
                                            }, -- end of [54]
                                            [62] = 
                                            {
                                                ["y"] = 793621.8125,
                                                ["x"] = -105978.9765625,
                                            }, -- end of [62]
                                            [76] = 
                                            {
                                                ["y"] = 792954.75,
                                                ["x"] = -102924.015625,
                                            }, -- end of [76]
                                            [92] = 
                                            {
                                                ["y"] = 791591.375,
                                                ["x"] = -103127.078125,
                                            }, -- end of [92]
                                            [108] = 
                                            {
                                                ["y"] = 790541.625,
                                                ["x"] = -102977.53125,
                                            }, -- end of [108]
                                            [124] = 
                                            {
                                                ["y"] = 788337.5,
                                                ["x"] = -104791.4375,
                                            }, -- end of [124]
                                            [152] = 
                                            {
                                                ["y"] = 778284.75,
                                                ["x"] = -110019.0390625,
                                            }, -- end of [152]
                                            [184] = 
                                            {
                                                ["y"] = 777167.5,
                                                ["x"] = -111648.8515625,
                                            }, -- end of [184]
                                            [216] = 
                                            {
                                                ["y"] = 774927.1875,
                                                ["x"] = -112596.15625,
                                            }, -- end of [216]
                                            [248] = 
                                            {
                                                ["y"] = 776165.8125,
                                                ["x"] = -114542.859375,
                                            }, -- end of [248]
                                            [304] = 
                                            {
                                                ["y"] = 777119.625,
                                                ["x"] = -119254.7265625,
                                            }, -- end of [304]
                                            [305] = 
                                            {
                                                ["y"] = 777130.0625,
                                                ["x"] = -119261.15625,
                                            }, -- end of [305]
                                            [143] = 
                                            {
                                                ["y"] = 778548.5625,
                                                ["x"] = -109783.0390625,
                                            }, -- end of [143]
                                            [351] = 
                                            {
                                                ["y"] = 777704.625,
                                                ["x"] = -127869.203125,
                                            }, -- end of [351]
                                            [350] = 
                                            {
                                                ["y"] = 777170.6875,
                                                ["x"] = -127494.328125,
                                            }, -- end of [350]
                                            [153] = 
                                            {
                                                ["y"] = 778255.4375,
                                                ["x"] = -110060.1484375,
                                            }, -- end of [153]
                                            [185] = 
                                            {
                                                ["y"] = 777143.4375,
                                                ["x"] = -111657.546875,
                                            }, -- end of [185]
                                            [217] = 
                                            {
                                                ["y"] = 774929.75,
                                                ["x"] = -112599.125,
                                            }, -- end of [217]
                                            [249] = 
                                            {
                                                ["y"] = 776170.6875,
                                                ["x"] = -114587.0703125,
                                            }, -- end of [249]
                                            [306] = 
                                            {
                                                ["y"] = 777141,
                                                ["x"] = -119266.765625,
                                            }, -- end of [306]
                                            [79] = 
                                            {
                                                ["y"] = 792950.125,
                                                ["x"] = -102913.78125,
                                            }, -- end of [79]
                                            [159] = 
                                            {
                                                ["y"] = 778157.9375,
                                                ["x"] = -110242.6953125,
                                            }, -- end of [159]
                                            [175] = 
                                            {
                                                ["y"] = 777459.25,
                                                ["x"] = -111476.109375,
                                            }, -- end of [175]
                                            [191] = 
                                            {
                                                ["y"] = 776634.875,
                                                ["x"] = -111675.4296875,
                                            }, -- end of [191]
                                            [207] = 
                                            {
                                                ["y"] = 775671,
                                                ["x"] = -111856.375,
                                            }, -- end of [207]
                                            [223] = 
                                            {
                                                ["y"] = 775298.1875,
                                                ["x"] = -112785.015625,
                                            }, -- end of [223]
                                            [239] = 
                                            {
                                                ["y"] = 776188.6875,
                                                ["x"] = -113313.015625,
                                            }, -- end of [239]
                                            [77] = 
                                            {
                                                ["y"] = 792954.625,
                                                ["x"] = -102920.0703125,
                                            }, -- end of [77]
                                            [93] = 
                                            {
                                                ["y"] = 791586.3125,
                                                ["x"] = -103130.8984375,
                                            }, -- end of [93]
                                            [109] = 
                                            {
                                                ["y"] = 790534.4375,
                                                ["x"] = -102977.7421875,
                                            }, -- end of [109]
                                            [125] = 
                                            {
                                                ["y"] = 788122.9375,
                                                ["x"] = -105125.484375,
                                            }, -- end of [125]
                                            [154] = 
                                            {
                                                ["y"] = 778235.9375,
                                                ["x"] = -110088.71875,
                                            }, -- end of [154]
                                            [186] = 
                                            {
                                                ["y"] = 777118.875,
                                                ["x"] = -111664.6875,
                                            }, -- end of [186]
                                            [218] = 
                                            {
                                                ["y"] = 774943.375,
                                                ["x"] = -112609.640625,
                                            }, -- end of [218]
                                            [250] = 
                                            {
                                                ["y"] = 776177.5625,
                                                ["x"] = -114631.0234375,
                                            }, -- end of [250]
                                            [308] = 
                                            {
                                                ["y"] = 777216.8125,
                                                ["x"] = -119295.6640625,
                                            }, -- end of [308]
                                            [254] = 
                                            {
                                                ["y"] = 776611.9375,
                                                ["x"] = -116241.796875,
                                            }, -- end of [254]
                                            [319] = 
                                            {
                                                ["y"] = 777149.3125,
                                                ["x"] = -119587.390625,
                                            }, -- end of [319]
                                            [318] = 
                                            {
                                                ["y"] = 777160.4375,
                                                ["x"] = -119526.5859375,
                                            }, -- end of [318]
                                            [317] = 
                                            {
                                                ["y"] = 777163,
                                                ["x"] = -119511.3125,
                                            }, -- end of [317]
                                            [347] = 
                                            {
                                                ["y"] = 777084.1875,
                                                ["x"] = -127437.5703125,
                                            }, -- end of [347]
                                            [255] = 
                                            {
                                                ["y"] = 776622.5625,
                                                ["x"] = -116286.78125,
                                            }, -- end of [255]
                                            [259] = 
                                            {
                                                ["y"] = 776852.75,
                                                ["x"] = -117354.140625,
                                            }, -- end of [259]
                                            [309] = 
                                            {
                                                ["y"] = 777220.1875,
                                                ["x"] = -119297.7265625,
                                            }, -- end of [309]
                                            [263] = 
                                            {
                                                ["y"] = 776838.625,
                                                ["x"] = -117502.984375,
                                            }, -- end of [263]
                                            [267] = 
                                            {
                                                ["y"] = 776635.5,
                                                ["x"] = -117645.1171875,
                                            }, -- end of [267]
                                            [303] = 
                                            {
                                                ["y"] = 776957.3125,
                                                ["x"] = -119147.71875,
                                            }, -- end of [303]
                                            [155] = 
                                            {
                                                ["y"] = 778217.6875,
                                                ["x"] = -110118.1015625,
                                            }, -- end of [155]
                                            [187] = 
                                            {
                                                ["y"] = 777093.9375,
                                                ["x"] = -111670.2421875,
                                            }, -- end of [187]
                                            [219] = 
                                            {
                                                ["y"] = 774956.5,
                                                ["x"] = -112618.65625,
                                            }, -- end of [219]
                                            [251] = 
                                            {
                                                ["y"] = 776186.375,
                                                ["x"] = -114674.6328125,
                                            }, -- end of [251]
                                            [310] = 
                                            {
                                                ["y"] = 777222.5,
                                                ["x"] = -119300.921875,
                                            }, -- end of [310]
                                            [271] = 
                                            {
                                                ["y"] = 776632.9375,
                                                ["x"] = -117659.171875,
                                            }, -- end of [271]
                                            [275] = 
                                            {
                                                ["y"] = 776784.1875,
                                                ["x"] = -117875.1484375,
                                            }, -- end of [275]
                                            [279] = 
                                            {
                                                ["y"] = 776948.625,
                                                ["x"] = -118151.9140625,
                                            }, -- end of [279]
                                            [39] = 
                                            {
                                                ["y"] = 793630.75,
                                                ["x"] = -107227.4609375,
                                            }, -- end of [39]
                                            [47] = 
                                            {
                                                ["y"] = 793694.3125,
                                                ["x"] = -107123.890625,
                                            }, -- end of [47]
                                            [55] = 
                                            {
                                                ["y"] = 793766.0625,
                                                ["x"] = -106029.546875,
                                            }, -- end of [55]
                                            [63] = 
                                            {
                                                ["y"] = 793175.375,
                                                ["x"] = -105412.6796875,
                                            }, -- end of [63]
                                            [78] = 
                                            {
                                                ["y"] = 792953,
                                                ["x"] = -102916.4765625,
                                            }, -- end of [78]
                                            [94] = 
                                            {
                                                ["y"] = 791580.9375,
                                                ["x"] = -103134.25,
                                            }, -- end of [94]
                                            [110] = 
                                            {
                                                ["y"] = 790527.3125,
                                                ["x"] = -102978.703125,
                                            }, -- end of [110]
                                            [126] = 
                                            {
                                                ["y"] = 787958.5,
                                                ["x"] = -105229.546875,
                                            }, -- end of [126]
                                            [156] = 
                                            {
                                                ["y"] = 778200.75,
                                                ["x"] = -110148.25,
                                            }, -- end of [156]
                                            [188] = 
                                            {
                                                ["y"] = 777068.6875,
                                                ["x"] = -111674.1953125,
                                            }, -- end of [188]
                                            [220] = 
                                            {
                                                ["y"] = 774970.4375,
                                                ["x"] = -112626.2734375,
                                            }, -- end of [220]
                                            [252] = 
                                            {
                                                ["y"] = 776197.125,
                                                ["x"] = -114717.796875,
                                            }, -- end of [252]
                                            [312] = 
                                            {
                                                ["y"] = 777222.8125,
                                                ["x"] = -119308.6484375,
                                            }, -- end of [312]
                                            [283] = 
                                            {
                                                ["y"] = 777064.125,
                                                ["x"] = -118409.28125,
                                            }, -- end of [283]
                                            [286] = 
                                            {
                                                ["y"] = 777063,
                                                ["x"] = -118429.4453125,
                                            }, -- end of [286]
                                            [287] = 
                                            {
                                                ["y"] = 777046.6875,
                                                ["x"] = -118463.359375,
                                            }, -- end of [287]
                                            [291] = 
                                            {
                                                ["y"] = 776935.125,
                                                ["x"] = -118894.5859375,
                                            }, -- end of [291]
                                            [311] = 
                                            {
                                                ["y"] = 777223.4375,
                                                ["x"] = -119304.7578125,
                                            }, -- end of [311]
                                            [299] = 
                                            {
                                                ["y"] = 776846.8125,
                                                ["x"] = -119082.640625,
                                            }, -- end of [299]
                                            [302] = 
                                            {
                                                ["y"] = 776941.125,
                                                ["x"] = -119137.4140625,
                                            }, -- end of [302]
                                            [313] = 
                                            {
                                                ["y"] = 777201.9375,
                                                ["x"] = -119365.1640625,
                                            }, -- end of [313]
                                            [307] = 
                                            {
                                                ["y"] = 777152.3125,
                                                ["x"] = -119271.5390625,
                                            }, -- end of [307]
                                            [295] = 
                                            {
                                                ["y"] = 776908,
                                                ["x"] = -118961.921875,
                                            }, -- end of [295]
                                            [270] = 
                                            {
                                                ["y"] = 776631.375,
                                                ["x"] = -117655.546875,
                                            }, -- end of [270]
                                            [157] = 
                                            {
                                                ["y"] = 778185.125,
                                                ["x"] = -110179.1015625,
                                            }, -- end of [157]
                                            [189] = 
                                            {
                                                ["y"] = 777043.1875,
                                                ["x"] = -111676.5234375,
                                            }, -- end of [189]
                                            [221] = 
                                            {
                                                ["y"] = 775165.0625,
                                                ["x"] = -112719.1015625,
                                            }, -- end of [221]
                                            [253] = 
                                            {
                                                ["y"] = 776600.3125,
                                                ["x"] = -116197.0625,
                                            }, -- end of [253]
                                            [314] = 
                                            {
                                                ["y"] = 777189.625,
                                                ["x"] = -119400.96875,
                                            }, -- end of [314]
                                            [323] = 
                                            {
                                                ["y"] = 777086.125,
                                                ["x"] = -119826.3046875,
                                            }, -- end of [323]
                                            [327] = 
                                            {
                                                ["y"] = 776148.625,
                                                ["x"] = -121936.953125,
                                            }, -- end of [327]
                                            [331] = 
                                            {
                                                ["y"] = 775457.75,
                                                ["x"] = -123434.7578125,
                                            }, -- end of [331]
                                            [334] = 
                                            {
                                                ["y"] = 775469.9375,
                                                ["x"] = -123461.4765625,
                                            }, -- end of [334]
                                            [335] = 
                                            {
                                                ["y"] = 775501.125,
                                                ["x"] = -123510.2421875,
                                            }, -- end of [335]
                                            [339] = 
                                            {
                                                ["y"] = 775568,
                                                ["x"] = -123648.6796875,
                                            }, -- end of [339]
                                            [343] = 
                                            {
                                                ["y"] = 776737.8125,
                                                ["x"] = -127233.859375,
                                            }, -- end of [343]
                                            [315] = 
                                            {
                                                ["y"] = 777179,
                                                ["x"] = -119437.3125,
                                            }, -- end of [315]
                                            [95] = 
                                            {
                                                ["y"] = 791575.25,
                                                ["x"] = -103137.0859375,
                                            }, -- end of [95]
                                            [111] = 
                                            {
                                                ["y"] = 790520.25,
                                                ["x"] = -102980.3984375,
                                            }, -- end of [111]
                                            [355] = 
                                            {
                                                ["y"] = 777895.8125,
                                                ["x"] = -128019.796875,
                                            }, -- end of [355]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 777900,
                                                ["x"] = -128031.6171875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 777898.875,
                                                ["x"] = -128017.3671875,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 777896.9375,
                                                ["x"] = -128020.8046875,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 777903.6875,
                                                ["x"] = -128011.7578125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 777896.5,
                                                ["x"] = -128024.71875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 777897.5625,
                                                ["x"] = -128028.515625,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 778984.3125,
                                                ["x"] = -128935.0390625,
                                            }, -- end of [7]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 779759.99999999,
                                                ["x"] = -129628.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 779759.99999999,
                                                ["x"] = -129628.57142857,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 778984.34392125,
                                                ["x"] = -128935.0345492,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 780595.71428571,
                                                ["x"] = -129142.85714286,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 215,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 793093.10760594,
                                            ["x"] = -108591.50615378,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 392,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1599.204491772,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 777904,
                                            ["x"] = -128011.375,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 394,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3103.1969557469,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 778984.34392125,
                                            ["x"] = -128935.0345492,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 382,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3209.4364606812,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 780595.71428571,
                                            ["x"] = -129142.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 15.416666666667,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 793093.10760594,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #81",
                                        ["unitId"] = 135,
                                        ["heading"] = -2.4778355833713,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -108591.50615378,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 793094.19594424,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #82",
                                        ["unitId"] = 136,
                                        ["heading"] = -2.4778355833713,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -108621.48200899,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 793095.31128873,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #83",
                                        ["unitId"] = 137,
                                        ["heading"] = -2.4778355833713,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -108651.46156729,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 793098.83090352,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #84",
                                        ["unitId"] = 138,
                                        ["heading"] = -2.4778355833713,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -108681.15269445,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 793102.37616755,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Unit #85",
                                        ["unitId"] = 139,
                                        ["heading"] = -2.4778355833713,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -108710.94517256,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 793093.10760594,
                                ["x"] = -108591.50615378,
                                ["name"] = "Rus W back up ADF",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 767405.125,
                                                ["x"] = -140850.125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 767389.875,
                                                ["x"] = -140879.421875,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 609,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 767405.12385879,
                                            ["x"] = -140850.12443985,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 767405.12385879,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Unit #86",
                                        ["unitId"] = 140,
                                        ["heading"] = 3.6302848441482,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140850.12443985,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 767417.99999999,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #87",
                                        ["unitId"] = 142,
                                        ["heading"] = 3.6302848441482,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140905.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 767382.85714285,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #88",
                                        ["unitId"] = 143,
                                        ["heading"] = 2.0943951023932,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140767.14285714,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 767395.71428571,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #89",
                                        ["unitId"] = 144,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140750,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 767497.14285714,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #94",
                                        ["unitId"] = 149,
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -140802.57142857,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 767405.12385879,
                                ["x"] = -140850.12443985,
                                ["name"] = "Rus W security 1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 666,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 767517.35205078,
                                            ["x"] = -145187.50634766,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 767517.35205078,
                                        ["type"] = "outpost_road",
                                        ["name"] = "Unit #90",
                                        ["unitId"] = 145,
                                        ["heading"] = 3.6302848441482,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -145187.50634766,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 767534.57142856,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #91",
                                        ["unitId"] = 146,
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -145274.28571428,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 767501.42857142,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #92",
                                        ["unitId"] = 147,
                                        ["heading"] = 3.2812189937493,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -145166.85714285,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 767502.57142856,
                                        ["type"] = "Infantry AK",
                                        ["name"] = "Unit #93",
                                        ["unitId"] = 148,
                                        ["heading"] = 3.2986722862693,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -145181.71428571,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 767572.28571428,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #95",
                                        ["unitId"] = 150,
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -145172.28571428,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = 767517.35205078,
                                ["x"] = -145187.50634766,
                                ["name"] = "Rus W security 2",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 38,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 767493.76270959,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #96",
                                        ["unitId"] = 151,
                                        ["heading"] = 0.44794472411769,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140679.70204322,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 767479.89556753,
                                        ["type"] = "BMP-3",
                                        ["name"] = "Unit #97",
                                        ["unitId"] = 152,
                                        ["heading"] = 0.44794472411769,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -140706.32320198,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 767493.76270959,
                                ["x"] = -140679.70204322,
                                ["name"] = "Rus W security 2 back up",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 769430.5625,
                                                ["x"] = -138239.328125,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 767572.8125,
                                                ["x"] = -140527.625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 767734.5625,
                                                ["x"] = -140279.8125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 769451.1875,
                                                ["x"] = -138202.140625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 769473.375,
                                                ["x"] = -138165.859375,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 770087.375,
                                                ["x"] = -137208.421875,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 770111.5,
                                                ["x"] = -137169.328125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 767766.1875,
                                                ["x"] = -140241.828125,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 770134.125,
                                                ["x"] = -137129.34375,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 770517.5,
                                                ["x"] = -136422.0625,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 770541.625,
                                                ["x"] = -136376.15625,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 770564.5625,
                                                ["x"] = -136329.625,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 768071.5625,
                                                ["x"] = -139886.4375,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 770586.3125,
                                                ["x"] = -136282.5,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 770606.75,
                                                ["x"] = -136234.828125,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 770626,
                                                ["x"] = -136186.640625,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 771027.875,
                                                ["x"] = -135141.421875,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 768104.5,
                                                ["x"] = -139849.234375,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 771040.125,
                                                ["x"] = -135111.796875,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 771053.8125,
                                                ["x"] = -135082.796875,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 771068.9375,
                                                ["x"] = -135054.53125,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 767596.3125,
                                                ["x"] = -140484.1875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 768138.4375,
                                                ["x"] = -139813,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 771103.1875,
                                                ["x"] = -135000.375,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 771602.4375,
                                                ["x"] = -134291.53125,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 771626.5,
                                                ["x"] = -134255.8125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 771648.9375,
                                                ["x"] = -134219.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 768173.375,
                                                ["x"] = -139777.75,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 771669.8125,
                                                ["x"] = -134181.484375,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 771689,
                                                ["x"] = -134142.984375,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 771706.5625,
                                                ["x"] = -134103.703125,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 771722.375,
                                                ["x"] = -134063.703125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 768209.3125,
                                                ["x"] = -139743.5,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 771787.75,
                                                ["x"] = -133887.59375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 771814.5625,
                                                ["x"] = -133812.875,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 771839.625,
                                                ["x"] = -133737.546875,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 771863,
                                                ["x"] = -133661.6875,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 768760.25,
                                                ["x"] = -139232.953125,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 771884.625,
                                                ["x"] = -133585.3125,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 771989.5625,
                                                ["x"] = -133198.40625,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 772000.3125,
                                                ["x"] = -133162.359375,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 767493.75,
                                                ["x"] = -140679.703125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 767621.25,
                                                ["x"] = -140441.53125,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 768809.5,
                                                ["x"] = -139186.046875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 772026.6875,
                                                ["x"] = -133091.984375,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 772042.375,
                                                ["x"] = -133057.796875,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 772059.625,
                                                ["x"] = -133024.375,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 768857.5,
                                                ["x"] = -139137.828125,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 772098.6875,
                                                ["x"] = -132960.171875,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 772120.4375,
                                                ["x"] = -132929.515625,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 772143.625,
                                                ["x"] = -132899.90625,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 768904.125,
                                                ["x"] = -139088.3125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 772194.0625,
                                                ["x"] = -132844.125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 772221.125,
                                                ["x"] = -132818.0625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 772363.9375,
                                                ["x"] = -132687.203125,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 768949.375,
                                                ["x"] = -139037.5625,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 772392.3125,
                                                ["x"] = -132656.46875,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 772404.4375,
                                                ["x"] = -132639.4375,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 767647.5625,
                                                ["x"] = -140399.71875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 768993.25,
                                                ["x"] = -138985.59375,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 772431.8125,
                                                ["x"] = -132583.109375,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 772510.0625,
                                                ["x"] = -132351.921875,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 772525,
                                                ["x"] = -132305.3125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 769035.6875,
                                                ["x"] = -138932.4375,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 772550.3125,
                                                ["x"] = -132210.765625,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 772560.625,
                                                ["x"] = -132162.90625,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 772569.375,
                                                ["x"] = -132114.765625,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 769076.6875,
                                                ["x"] = -138878.171875,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 772582.125,
                                                ["x"] = -132017.71875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 772586.125,
                                                ["x"] = -131968.9375,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 772588.5625,
                                                ["x"] = -131920.0625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 769116.125,
                                                ["x"] = -138822.796875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 772638.125,
                                                ["x"] = -130397.515625,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 772638,
                                                ["x"] = -130349.6640625,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 767675.25,
                                                ["x"] = -140358.8125,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 769154.125,
                                                ["x"] = -138766.359375,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                ["y"] = 772619.1875,
                                                ["x"] = -130013.359375,
                                            }, -- end of [96]
                                            [25] = 
                                            {
                                                ["y"] = 769190.5625,
                                                ["x"] = -138708.921875,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 769225.375,
                                                ["x"] = -138650.515625,
                                            }, -- end of [26]
                                            [95] = 
                                            {
                                                ["y"] = 772634.3125,
                                                ["x"] = -130254.0390625,
                                            }, -- end of [95]
                                            [94] = 
                                            {
                                                ["y"] = 772636.6875,
                                                ["x"] = -130301.828125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 769258.625,
                                                ["x"] = -138591.1875,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 772637.1875,
                                                ["x"] = -130445.359375,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 772576.5625,
                                                ["x"] = -132066.34375,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 767704.25,
                                                ["x"] = -140318.828125,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 769290.25,
                                                ["x"] = -138530.96875,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 772538.4375,
                                                ["x"] = -132258.234375,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 772424.3125,
                                                ["x"] = -132602.625,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 772415.125,
                                                ["x"] = -132621.4375,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 769320.1875,
                                                ["x"] = -138469.921875,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 772378.75,
                                                ["x"] = -132672.421875,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 772168.1875,
                                                ["x"] = -132871.421875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 772078.375,
                                                ["x"] = -132991.8125,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 769411.5,
                                                ["x"] = -138277.359375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 772012.6875,
                                                ["x"] = -133126.859375,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 771085.375,
                                                ["x"] = -135027.03125,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 772619.18423522,
                                                ["x"] = -130013.35613161,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 772906,
                                                ["x"] = -129664,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 772591.71428572,
                                                ["x"] = -129655.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 772591.71428572,
                                                ["x"] = -129655.42857143,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 603,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 767493.76270959,
                                            ["x"] = -140679.70204322,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2195.3133130293,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 772619.18423522,
                                            ["x"] = -130013.35613161,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 443,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2276.6751029793,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 772906,
                                            ["x"] = -129664,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 726383.71428572,
                                                ["x"] = -55797.999999995,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 726420.85714287,
                                                ["x"] = -55835.142857138,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 390,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 726383.71428572,
                                            ["x"] = -55797.999999995,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 726383.71428572,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["name"] = "Rus Min Vody CC",
                                        ["unitId"] = 174,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -55797.999999995,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 726368.00000001,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["name"] = "Rus Min Vody SR",
                                        ["unitId"] = 175,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -56015.142857138,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 726570.85714287,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Rus Min Vody LN 1",
                                        ["unitId"] = 176,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -55750.857142852,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 726573.71428572,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "Rus Min Vody LN 2",
                                        ["unitId"] = 177,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -55876.571428566,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 725596.57142858,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Rus Min Vody Tor 1",
                                        ["unitId"] = 178,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -56527.999999995,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 727359.42857144,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Rus Min Vody Tor 2",
                                        ["unitId"] = 179,
                                        ["heading"] = 2.3561944901911,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -56650.857142852,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = 726383.71428572,
                                ["x"] = -55797.999999995,
                                ["name"] = "Rus Min Vod SAM",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 446,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 771808.57142858,
                                            ["x"] = -129881.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 771808.57142858,
                                        ["type"] = "SA-18 Igla-S comm",
                                        ["name"] = "Unit #98",
                                        ["unitId"] = 180,
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -129881.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 771612.85714286,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #99",
                                        ["unitId"] = 181,
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -129648.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 771435.71428572,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "Unit #100",
                                        ["unitId"] = 182,
                                        ["heading"] = 2.6354471705114,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -130431.71428572,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 771808.57142858,
                                ["x"] = -129881.42857143,
                                ["name"] = "W2 MANPADS",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 772255.71428572,
                                                ["x"] = -129696,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 772312.85714286,
                                                ["x"] = -129741.71428572,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 452,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 772255.71428572,
                                            ["x"] = -129696,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 772255.71428572,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #101",
                                        ["unitId"] = 183,
                                        ["heading"] = 2.2455372690186,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -129696,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 772942.85714286,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #102",
                                        ["unitId"] = 184,
                                        ["heading"] = 2.2455372690186,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -129906,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 770557.14285715,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #103",
                                        ["unitId"] = 185,
                                        ["heading"] = 2.2455372690186,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -129994.57142858,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 772255.71428572,
                                ["x"] = -129696,
                                ["name"] = "W2 ground units 1",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 461,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 772345.14285715,
                                            ["x"] = -130052,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 772345.14285715,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #104",
                                        ["unitId"] = 186,
                                        ["heading"] = 1.8849555921539,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -130052,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 770499.71428572,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #105",
                                        ["unitId"] = 187,
                                        ["heading"] = 0.78539816339745,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -128539.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 770928.28571429,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "Unit #106",
                                        ["unitId"] = 188,
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -131818,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 772345.14285715,
                                ["x"] = -130052,
                                ["name"] = "W2 ground units 2",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = true,
                                ["taskSelected"] = true,
                                ["lateActivation"] = false,
                                ["groupId"] = 65,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 844075.42857144,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #107",
                                        ["unitId"] = 193,
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = false,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148890.85714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 844088.00000001,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #108",
                                        ["unitId"] = 194,
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148891.71428572,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 844100.00000001,
                                        ["type"] = "BTR-80",
                                        ["name"] = "Unit #109",
                                        ["unitId"] = 195,
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148892.85714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 844114.57142858,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #110",
                                        ["unitId"] = 196,
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148946.28571429,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 844225.14285715,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #111",
                                        ["unitId"] = 197,
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148886,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 844224.00000001,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #112",
                                        ["unitId"] = 198,
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148907.71428572,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 844222.57142858,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #113",
                                        ["unitId"] = 199,
                                        ["heading"] = 4.7647488579445,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148928.28571429,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 844133.42857144,
                                        ["type"] = "T-72B",
                                        ["name"] = "Unit #114",
                                        ["unitId"] = 200,
                                        ["heading"] = 0.05235987755983,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148947.71428572,
                                    }, -- end of [8]
                                }, -- end of ["units"]
                                ["y"] = 844075.42857144,
                                ["x"] = -148890.85714286,
                                ["name"] = "Rus Beslan ground units",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 950400,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844075.42857144,
                                            ["x"] = -148890.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["start_time"] = 950400,
                                ["task"] = "Ground Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 66,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 840204,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #115",
                                        ["unitId"] = 201,
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Random",
                                        ["x"] = -148192.28571429,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 847182.57142858,
                                        ["type"] = "Tor 9A331",
                                        ["name"] = "Unit #116",
                                        ["unitId"] = 202,
                                        ["heading"] = 2.8274333882308,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Good",
                                        ["x"] = -148970.85714287,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 840204,
                                ["x"] = -148192.28571429,
                                ["name"] = "Rus Beslan SAM",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 543,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1123200,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 840204,
                                            ["x"] = -148192.28571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 1123200,
                                ["task"] = "Ground Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 67,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 852457.14285715,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #117",
                                        ["unitId"] = 203,
                                        ["heading"] = 1.7627825445143,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -147371.42857143,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 852457.14285715,
                                ["x"] = -147371.42857143,
                                ["name"] = "Rus E2 OSA 1",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 852395.14285714,
                                                ["x"] = -147355.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 852457.14285714,
                                                ["x"] = -147369.42857143,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852457.14285715,
                                            ["x"] = -147371.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 68,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 852024.85714286,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #70",
                                        ["unitId"] = 204,
                                        ["heading"] = 2.6179938779915,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -154817.42857144,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 852024.85714286,
                                ["x"] = -154817.42857144,
                                ["name"] = "Rus E2 OSA 2",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 596,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 852024.85714286,
                                            ["x"] = -154817.42857144,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 69,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 849024.85714286,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #118",
                                        ["unitId"] = 205,
                                        ["heading"] = 1.3788101090755,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -163803.14285715,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 849024.85714286,
                                ["x"] = -163803.14285715,
                                ["name"] = "Rus E2 OSA 3",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 636,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 849024.85714286,
                                            ["x"] = -163803.14285715,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 70,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 861510.57142857,
                                        ["type"] = "Osa 9A33 ln",
                                        ["name"] = "Unit #119",
                                        ["unitId"] = 206,
                                        ["heading"] = 2.8623399732707,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "High",
                                        ["x"] = -148688.85714286,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 861510.57142857,
                                ["x"] = -148688.85714286,
                                ["name"] = "Rus E2 OSA 4",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 581,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 861510.57142857,
                                            ["x"] = -148688.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843504.28571428,
                                                ["x"] = -149175.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843448.57142857,
                                                ["x"] = -151490,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 845168,
                                                ["x"] = -153012.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844575.14285714,
                                                ["x"] = -152319.42857142,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843704.28571428,
                                                ["x"] = -151425.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843690,
                                                ["x"] = -149204.28571428,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844575.14285714,
                                                ["x"] = -152319.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843703.71428571,
                                                ["x"] = -151412.28571428,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843448.57142857,
                                                ["x"] = -151490,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844407.14285714,
                                                ["x"] = -152455.71428571,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843703.71428571,
                                                ["x"] = -151412.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843689.42857142,
                                                ["x"] = -149205.14285714,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843690,
                                                ["x"] = -149204.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843504.28571428,
                                                ["x"] = -149176.85714285,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843689.42857142,
                                                ["x"] = -149205.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843689.42857142,
                                                ["x"] = -149205.14285714,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843504.28571428,
                                                ["x"] = -149176.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843446.57142857,
                                                ["x"] = -151476.57142857,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 845170,
                                                ["x"] = -153018.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844582.85714285,
                                                ["x"] = -152325.71428571,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 843446.57142857,
                                                ["x"] = -151476.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844396.57142857,
                                                ["x"] = -152440.85714285,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844396.57142857,
                                                ["x"] = -152440.85714285,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844732.28571428,
                                                ["x"] = -152969.42857142,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844407.14285714,
                                                ["x"] = -152455.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 844738.57142857,
                                                ["x"] = -152984.28571428,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844582.85714285,
                                                ["x"] = -152325.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 843704.28571428,
                                                ["x"] = -151425.71428571,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844732.28571428,
                                                ["x"] = -152969.42857142,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 845168,
                                                ["x"] = -153012.28571428,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 844738.57142857,
                                                ["x"] = -152984.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 845170,
                                                ["x"] = -153018.57142857,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843504.28571428,
                                            ["x"] = -149175.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 225.2389866875,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843448.57142857,
                                            ["x"] = -151490,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 357.62994521925,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844407.14285714,
                                            ["x"] = -152455.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 564,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 418.33228200714,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844738.57142857,
                                            ["x"] = -152984.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 566,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1260.5158412084,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 845170,
                                            ["x"] = -153018.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.51388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 559,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1348.8791315401,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844582.85714285,
                                            ["x"] = -152325.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1471.2529773941,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843704.28571428,
                                            ["x"] = -151425.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1687.3964428161,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843690,
                                            ["x"] = -149204.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2052.7066442876,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843504.28571428,
                                            ["x"] = -149176.85714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.51388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2276.5330811446,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843446.57142857,
                                            ["x"] = -151476.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 557,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2408.238799122,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844396.57142857,
                                            ["x"] = -152440.85714285,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 564,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2469.1636783484,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844732.28571428,
                                            ["x"] = -152969.42857142,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 565,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3321.1317789598,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 845168,
                                            ["x"] = -153012.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 0.51388888888889,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 558,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3409.8555306609,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 844575.14285714,
                                            ["x"] = -152319.42857142,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 548,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3532.2451631239,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843703.71428571,
                                            ["x"] = -151412.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 541,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3746.9986960828,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843689.42857142,
                                            ["x"] = -149205.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 843504.28571428,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Unit #120",
                                        ["unitId"] = 213,
                                        ["heading"] = -3.1175232286995,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -149175.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 843496,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Unit #121",
                                        ["unitId"] = 214,
                                        ["heading"] = -3.1175232286995,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Average",
                                        ["x"] = -149145.42857142,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 843504.28571428,
                                ["x"] = -149175.71428571,
                                ["name"] = "Rus Beslan transport",
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = false,
                                ["groupId"] = 74,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 845659.71428571,
                                        ["type"] = "UAZ-469",
                                        ["name"] = "Unit #122",
                                        ["unitId"] = 215,
                                        ["heading"] = 0.95372170942023,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -153122,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 845659.71428571,
                                ["x"] = -153122,
                                ["name"] = "Rus E1 unit misc 1",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 845659.71428571,
                                                ["x"] = -153122,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 848031.47974159,
                                                ["x"] = -151439.22802755,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [13] = 
                                            {
                                                ["y"] = 853669.5,
                                                ["x"] = -150564.46875,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = 852857,
                                                ["x"] = -150968.78125,
                                            }, -- end of [7]
                                            [1] = 
                                            {
                                                ["y"] = 848031.5,
                                                ["x"] = -151439.234375,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 848618.875,
                                                ["x"] = -151392.71875,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = 851766.5625,
                                                ["x"] = -151172.890625,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = 853172.125,
                                                ["x"] = -150860.25,
                                            }, -- end of [8]
                                            [9] = 
                                            {
                                                ["y"] = 853244.9375,
                                                ["x"] = -150824.5625,
                                            }, -- end of [9]
                                            [5] = 
                                            {
                                                ["y"] = 851986.25,
                                                ["x"] = -151156.6875,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = 853585.375,
                                                ["x"] = -150628.390625,
                                            }, -- end of [10]
                                            [14] = 
                                            {
                                                ["y"] = 853708,
                                                ["x"] = -150533.015625,
                                            }, -- end of [14]
                                            [3] = 
                                            {
                                                ["y"] = 850030.9375,
                                                ["x"] = -151295.75,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = 852570.4375,
                                                ["x"] = -151032.046875,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = 853630.4375,
                                                ["x"] = -150595.28125,
                                            }, -- end of [12]
                                            [11] = 
                                            {
                                                ["y"] = 853608.375,
                                                ["x"] = -150612.5,
                                            }, -- end of [11]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 858372.57142857,
                                                ["x"] = -153116.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 858372.57142857,
                                                ["x"] = -153116.28571428,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 853707.98876953,
                                                ["x"] = -150533.01416016,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 858372.57142857,
                                                ["x"] = -153116.28571428,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 568,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 845659.71428571,
                                            ["x"] = -153122,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 10.277777777778,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Hold",
                                                                    ["params"] = 
                                                                    {
                                                                        ["templateId"] = "",
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 900,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 570,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 226.35951065283,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 848031.47974159,
                                            ["x"] = -151439.22802755,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 559,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 673.80169651022,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 853707.98876953,
                                            ["x"] = -150533.01416016,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 12.847222222222,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 554,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1363.5800114976,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 858372.57142857,
                                            ["x"] = -153116.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = false,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 77,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 842294.28571429,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #123",
                                        ["unitId"] = 219,
                                        ["heading"] = 2.775073510671,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -146994.28571429,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 845608.57142857,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #124",
                                        ["unitId"] = 220,
                                        ["heading"] = 2.775073510671,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -147208.57142857,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 842294.28571429,
                                ["x"] = -146994.28571429,
                                ["name"] = "Beslan SA-13 1",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 540,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 842294.28571429,
                                            ["x"] = -146994.28571429,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 78,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 843837.14285714,
                                        ["type"] = "Dog Ear radar",
                                        ["name"] = "Unit #125",
                                        ["unitId"] = 221,
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -147008.57142857,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 844665.71428572,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #126",
                                        ["unitId"] = 222,
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148201.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 842751.42857143,
                                        ["type"] = "ZSU-23-4 Shilka",
                                        ["name"] = "Unit #127",
                                        ["unitId"] = 223,
                                        ["heading"] = 4.3284165449459,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148030,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 843837.14285714,
                                ["x"] = -147008.57142857,
                                ["name"] = "Beslan SA-13 command AA def 1",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 539,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 843837.14285714,
                                            ["x"] = -147008.57142857,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 79,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 839251.42857143,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #128",
                                        ["unitId"] = 224,
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148351.42857143,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 846965.71428572,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #129",
                                        ["unitId"] = 225,
                                        ["heading"] = 1.1868238913561,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148880,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 839251.42857143,
                                ["x"] = -148351.42857143,
                                ["name"] = "Beslan SA-13 2",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 543,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 839251.42857143,
                                            ["x"] = -148351.42857143,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 80,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 850837.14285715,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #130",
                                        ["unitId"] = 226,
                                        ["heading"] = 4.014257279587,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -150365.71428572,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 853837.14285715,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #131",
                                        ["unitId"] = 227,
                                        ["heading"] = 3.4208453339089,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -150922.85714286,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 850837.14285715,
                                ["x"] = -150365.71428572,
                                ["name"] = "Beslan SA-13 3",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 570,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 850837.14285715,
                                            ["x"] = -150365.71428572,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["lateActivation"] = true,
                                ["groupId"] = 81,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 851437.14285715,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #132",
                                        ["unitId"] = 228,
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -144037.14285714,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 853965.71428572,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "Unit #133",
                                        ["unitId"] = 229,
                                        ["heading"] = 3.385938748869,
                                        ["playerCanDrive"] = true,
                                        ["skill"] = "Excellent",
                                        ["x"] = -148994.28571429,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = 851437.14285715,
                                ["x"] = -144037.14285714,
                                ["name"] = "Beslan SA-13 4",
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 530,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 851437.14285715,
                                            ["x"] = -144037.14285714,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["start_time"] = 0,
                                ["task"] = "Ground Nothing",
                            }, -- end of [25]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 1.4137166941154,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858642.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -153462.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 109,
                                        ["y"] = 858642.85714287,
                                        ["x"] = -153462.85714286,
                                        ["name"] = "Rus Helipad E 1",
                                        ["category"] = "Heliports",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 1.4137166941154,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858642.85714287,
                                ["x"] = -153462.85714286,
                                ["name"] = "Rus Helipad E 1",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.3561944901923,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 844914.2857143,
                                            ["speed"] = 0,
                                            ["x"] = -153420,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 25,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 110,
                                        ["y"] = 844914.2857143,
                                        ["x"] = -153420,
                                        ["name"] = "Rus Helipad E 2",
                                        ["category"] = "Heliports",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 2.3561944901923,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 844914.2857143,
                                ["x"] = -153420,
                                ["name"] = "Rus Helipad E 2",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 1.2915436464758,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782557.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -127641.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 111,
                                        ["y"] = 782557.14285714,
                                        ["x"] = -127641.42857143,
                                        ["name"] = "Rus Helipad W 1",
                                        ["category"] = "Heliports",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 1.2915436464758,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782557.14285714,
                                ["x"] = -127641.42857143,
                                ["name"] = "Rus Helipad W 1",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 3.0019663134302,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 771492.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -130098.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 112,
                                        ["y"] = 771492.85714286,
                                        ["x"] = -130098.57142857,
                                        ["name"] = "Rus Helipad W 2",
                                        ["category"] = "Heliports",
                                        ["heliport_modulation"] = 0,
                                        ["heliport_frequency"] = 127.5,
                                        ["heliport_callsign_id"] = 1,
                                        ["heading"] = 3.0019663134302,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 771492.85714286,
                                ["x"] = -130098.57142857,
                                ["name"] = "Rus Helipad W 2",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 3.2114058236696,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 844958.57142857,
                                            ["speed"] = 0,
                                            ["x"] = -153405.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural ATsP-6",
                                        ["unitId"] = 115,
                                        ["y"] = 844958.57142857,
                                        ["x"] = -153405.42857143,
                                        ["name"] = "Rus Helipad E2 Firetruck",
                                        ["category"] = "Ground vehicles",
                                        ["heading"] = 3.2114058236696,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 844958.57142857,
                                ["x"] = -153405.42857143,
                                ["name"] = "Rus Helipad E2 Firetruck",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858628.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -153408,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "garagh-small-a",
                                        ["type"] = "Garage small A",
                                        ["unitId"] = 153,
                                        ["rate"] = 100,
                                        ["y"] = 858628.85714287,
                                        ["x"] = -153408,
                                        ["name"] = "E1 Ammo storage 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858628.85714287,
                                ["x"] = -153408,
                                ["name"] = "E1 Ammo storage 1",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858782.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -153270,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 159,
                                        ["rate"] = 100,
                                        ["y"] = 858782.28571429,
                                        ["x"] = -153270,
                                        ["name"] = "E1 Barracks 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858782.28571429,
                                ["x"] = -153270,
                                ["name"] = "E1 Barracks 1",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858781.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -153299.71428571,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kazarma2",
                                        ["type"] = "Barracks 2",
                                        ["unitId"] = 160,
                                        ["y"] = 858781.14285714,
                                        ["x"] = -153299.71428571,
                                        ["name"] = "E1 Barracks 2",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858781.14285714,
                                ["x"] = -153299.71428571,
                                ["name"] = "E1 Barracks 2",
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858663.42857144,
                                            ["speed"] = 0,
                                            ["x"] = -153440.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "GeneratorF",
                                        ["type"] = "GeneratorF",
                                        ["unitId"] = 161,
                                        ["rate"] = 100,
                                        ["y"] = 858663.42857144,
                                        ["x"] = -153440.85714285,
                                        ["name"] = "E1 Generator",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858663.42857144,
                                ["x"] = -153440.85714285,
                                ["name"] = "E1 Generator",
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858650.85714287,
                                            ["speed"] = 0,
                                            ["x"] = -153428,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "garagh-small-b",
                                        ["type"] = "Garage small B",
                                        ["unitId"] = 162,
                                        ["rate"] = 100,
                                        ["y"] = 858650.85714287,
                                        ["x"] = -153428,
                                        ["name"] = "E1 Garage 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858650.85714287,
                                ["x"] = -153428,
                                ["name"] = "E1 Garage 1",
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858514.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -153454.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 163,
                                        ["rate"] = 50,
                                        ["y"] = 858514.85714286,
                                        ["x"] = -153454.85714286,
                                        ["name"] = "E1 Tent 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858514.85714286,
                                ["x"] = -153454.85714286,
                                ["name"] = "E1 Tent 1",
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 858514.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -153467.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 164,
                                        ["y"] = 858514.85714286,
                                        ["x"] = -153467.42857143,
                                        ["name"] = "E1 Tent 2",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 858514.85714286,
                                ["x"] = -153467.42857143,
                                ["name"] = "E1 Tent 2",
                                ["dead"] = false,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 1.2915436464758,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782543.14285715,
                                            ["speed"] = 0,
                                            ["x"] = -127589.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "garage_a",
                                        ["type"] = "Garage A",
                                        ["unitId"] = 165,
                                        ["y"] = 782543.14285715,
                                        ["x"] = -127589.42857143,
                                        ["name"] = "W1 Garage 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.2915436464758,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782543.14285715,
                                ["x"] = -127589.42857143,
                                ["name"] = "W1 Garage 1",
                                ["dead"] = false,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 1.1519173063163,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782606,
                                            ["speed"] = 0,
                                            ["x"] = -127519.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "aviashtab",
                                        ["type"] = "Military staff",
                                        ["unitId"] = 166,
                                        ["rate"] = 100,
                                        ["y"] = 782606,
                                        ["x"] = -127519.14285714,
                                        ["name"] = "W1 Staff 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.1519173063163,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782606,
                                ["x"] = -127519.14285714,
                                ["name"] = "W1 Staff 1",
                                ["dead"] = false,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782698,
                                            ["speed"] = 0,
                                            ["x"] = -127643.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "ukrytie_b",
                                        ["type"] = "Shelter B",
                                        ["unitId"] = 167,
                                        ["rate"] = 100,
                                        ["y"] = 782698,
                                        ["x"] = -127643.42857143,
                                        ["name"] = "W1 Shelter 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782698,
                                ["x"] = -127643.42857143,
                                ["name"] = "W1 Shelter 1",
                                ["dead"] = false,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 1.5707963267949,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782730.85714286,
                                            ["speed"] = 0,
                                            ["x"] = -127637.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "ukrytie_b",
                                        ["type"] = "Shelter B",
                                        ["unitId"] = 168,
                                        ["rate"] = 100,
                                        ["y"] = 782730.85714286,
                                        ["x"] = -127637.14285714,
                                        ["name"] = "W1 Shelter 2",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 1.5707963267949,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782730.85714286,
                                ["x"] = -127637.14285714,
                                ["name"] = "W1 Shelter 2",
                                ["dead"] = false,
                            }, -- end of [16]
                            [18] = 
                            {
                                ["heading"] = 3.08923277603,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 771643.14285715,
                                            ["speed"] = 0,
                                            ["x"] = -130107.99999999,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 171,
                                        ["y"] = 771643.14285715,
                                        ["x"] = -130107.99999999,
                                        ["name"] = "W2 command post",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 3.08923277603,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 771643.14285715,
                                ["x"] = -130107.99999999,
                                ["name"] = "W2 command post",
                                ["dead"] = false,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 771521.14285715,
                                            ["speed"] = 0,
                                            ["x"] = -129951.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 172,
                                        ["rate"] = 50,
                                        ["y"] = 771521.14285715,
                                        ["x"] = -129951.14285714,
                                        ["name"] = "W2 ammo 1",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 771521.14285715,
                                ["x"] = -129951.14285714,
                                ["name"] = "W2 ammo 1",
                                ["dead"] = false,
                            }, -- end of [19]
                            [17] = 
                            {
                                ["heading"] = 2.5307274153918,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 782671.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -127550,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Mi-8MT",
                                        ["unitId"] = 169,
                                        ["livery_id"] = "Russia_MVD",
                                        ["rate"] = "30",
                                        ["y"] = 782671.71428572,
                                        ["x"] = -127550,
                                        ["name"] = "W1 Service Mi-8",
                                        ["category"] = "Helicopters",
                                        ["heading"] = 2.5307274153918,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 782671.71428572,
                                ["x"] = -127550,
                                ["name"] = "W1 Service Mi-8",
                                ["dead"] = false,
                            }, -- end of [17]
                            [20] = 
                            {
                                ["heading"] = 4.921828490624,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 771522,
                                            ["speed"] = 0,
                                            ["x"] = -129962.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 173,
                                        ["y"] = 771522,
                                        ["x"] = -129962.85714285,
                                        ["name"] = "W2 ammo 2",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 4.921828490624,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 771522,
                                ["x"] = -129962.85714285,
                                ["name"] = "W2 ammo 2",
                                ["dead"] = false,
                            }, -- end of [20]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [5]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["version"] = 6,
    ["goals"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 32,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 75,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Alpha",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 28,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["score"] = 50,
            ["side"] = "OFFLINE",
            ["predicate"] = "score",
            ["comment"] = "Bravo",
        }, -- end of [2]
    }, -- end of ["goals"]
    ["currentKey"] = 128343,
    ["start_time"] = 9071700,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC TAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "RADAR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "radar",
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "RWS",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "rws",
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["ecm"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ECM",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ecm",
            ["mm"] = 0,
        }, -- end of ["ecm"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Digital clock",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hud",
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC temperature sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 left antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro",
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Airspeed indicator",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF AM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AUTOPILOT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "autopilot",
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ASC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "asc",
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC baro alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 receiver",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 right antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on left wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Left MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MLWS",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mlws",
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SADL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 tail sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 transmitter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC static pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on right wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "MFD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "mfd",
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF FM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Right MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GUN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC IAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC pressure alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC dynamic pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["EGI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "EGI",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "EGI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["EGI_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 glideslope antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "UHF radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 bottom sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC mach sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 localizer antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["CDU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CDU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CDU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CDU_FAILURE_TOTAL"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 marker antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
    }, -- end of ["failures"]
} -- end of mission
